Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
DsLogAdmin::LogRecord Struct Reference
A log record consists of an identifier, a time stamp, the log record attributes (a sequence of name/value pairs) and the log record information.
More...
import "
DsLogAdmin.idl
";
List of all members.
Public Attributes
RecordId
id
TimeT
time
NVList
attr_list
any
info
Detailed Description
A log record consists of an identifier, a time stamp, the log record attributes (a sequence of name/value pairs) and the log record information.
Member Data Documentation
NVList
DsLogAdmin::LogRecord::attr_list
RecordId
DsLogAdmin::LogRecord::id
any DsLogAdmin::LogRecord::info
TimeT
DsLogAdmin::LogRecord::time