Data Fields

RecRecord Struct Reference

#include <P_RecDefs.h>

Collaboration diagram for RecRecord:
Collaboration graph
[legend]

Data Fields

RecT rec_type
const char * name
RecDataT data_type
RecData data
RecData data_default
RecMutex lock
unsigned char sync_required
uint32_t version
bool registered
union {
   RecStatMeta   stat_meta
   RecConfigMeta   config_meta
}; 
int order
int rsb_id

Detailed Description

Definition at line 109 of file P_RecDefs.h.


Field Documentation

union { ... }
const char* RecRecord::name

Definition at line 125 of file P_RecDefs.h.

Referenced by RecAlloc().

Definition at line 119 of file P_RecDefs.h.

Referenced by RecDumpRecords(), RecForceInsert(), and send_pull_message().

Definition at line 126 of file P_RecDefs.h.

Referenced by _RecRegisterRawStat(), and RecForceInsert().

unsigned char RecRecord::sync_required

Definition at line 118 of file P_RecDefs.h.

Referenced by RecExecRawStatSyncCbs(), and RecResetStatRecord().


The documentation for this struct was generated from the following file: