ldas-tools-ldasgen
2.7.3
|
#include <MonitorMemory.hh>
Public Types | |
enum | { MEMORY_VIRTUAL = 0x0001 , MEMORY_PHYSICAL = 0x0002 } |
enum | { MEMORY_VIRTUAL = 0x0001 , MEMORY_PHYSICAL = 0x0002 } |
enum | { MEMORY_VIRTUAL = 0x0001 , MEMORY_PHYSICAL = 0x0002 } |
typedef int | flag_type |
typedef long | memory_size_type |
typedef int | flag_type |
typedef long | memory_size_type |
typedef int | flag_type |
typedef long | memory_size_type |
typedef size_t | size_type |
typedef size_t | size_type |
typedef size_t | size_type |
typedef Recorder::frequency_type | frequency_type |
typedef Recorder::frequency_type | frequency_type |
typedef Recorder::frequency_type | frequency_type |
Public Member Functions | |
MonitorMemory (flag_type Memory) | |
virtual void | operator() (frequency_type Frequency) |
MonitorMemory (flag_type Memory) | |
virtual void | operator() (frequency_type Frequency) |
MonitorMemory (flag_type Memory) | |
virtual void | operator() (frequency_type Frequency) |
void | AddDataQueue (frequency_type Frequency, size_type MaxLen) |
void | AddDataQueue (frequency_type Frequency, size_type MaxLen) |
void | AddDataQueue (frequency_type Frequency, size_type MaxLen) |
void | AddDataPoint (frequency_type Frequency, long Data) |
void | AddDataPoint (frequency_type Frequency, long Data) |
void | AddDataPoint (frequency_type Frequency, long Data) |
virtual std::list< frequency_type > | Frequencies () const |
virtual std::list< frequency_type > | Frequencies () const |
virtual std::list< frequency_type > | Frequencies () const |
Private Types | |
typedef DataQueue< long > | data_container_type |
typedef DataQueue< long > | data_container_type |
typedef DataQueue< long > | data_container_type |
typedef std::map< frequency_type, data_container_type > | data_sets_type |
typedef std::map< frequency_type, data_container_type > | data_sets_type |
typedef std::map< frequency_type, data_container_type > | data_sets_type |
Private Attributes | |
flag_type | flag |
data_sets_type | data |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
typedef int GenericAPI::Status::MonitorMemory::flag_type |
typedef int GenericAPI::Status::MonitorMemory::flag_type |
typedef int GenericAPI::Status::MonitorMemory::flag_type |
|
inherited |
|
inherited |
|
inherited |
typedef long GenericAPI::Status::MonitorMemory::memory_size_type |
typedef long GenericAPI::Status::MonitorMemory::memory_size_type |
typedef long GenericAPI::Status::MonitorMemory::memory_size_type |
|
inherited |
|
inherited |
|
inherited |
GenericAPI::Status::MonitorMemory::MonitorMemory | ( | flag_type | Memory | ) |
GenericAPI::Status::MonitorMemory::MonitorMemory | ( | flag_type | Memory | ) |
GenericAPI::Status::MonitorMemory::MonitorMemory | ( | flag_type | Memory | ) |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlinevirtualinherited |
Implements GenericAPI::Status::MonitorInterface.
|
inlinevirtualinherited |
Implements GenericAPI::Status::MonitorInterface.
|
inlinevirtualinherited |
Implements GenericAPI::Status::MonitorInterface.
|
virtual |
Implements GenericAPI::Status::MonitorInterface.
|
virtual |
Implements GenericAPI::Status::MonitorInterface.
|
virtual |
Implements GenericAPI::Status::MonitorInterface.
|
privateinherited |
|
private |