MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
MAKLogger::DtKeyValuePair Struct Reference
+ Collaboration diagram for MAKLogger::DtKeyValuePair:

Public Member Functions

 DtKeyValuePair ()
 
 ~DtKeyValuePair ()
 
 DtKeyValuePair (unsigned int _key, unsigned int _val)
 
 DtKeyValuePair (const DtKeyValuePair &src)
 
DtKeyValuePairoperator= (const DtKeyValuePair &src)
 Assignment operator. More...
 
bool operator== (const DtKeyValuePair &rhs)
 Comparison operators. More...
 
bool operator!= (const DtKeyValuePair &rhs)
 
unsigned int operator[] (int ix) const
 Subscript operator. More...
 

Public Attributes

unsigned int key
 
unsigned int val
 

Constructor & Destructor Documentation

MAKLogger::DtKeyValuePair::DtKeyValuePair ( )
inline
MAKLogger::DtKeyValuePair::~DtKeyValuePair ( )
inline
MAKLogger::DtKeyValuePair::DtKeyValuePair ( unsigned int  _key,
unsigned int  _val 
)
inline
MAKLogger::DtKeyValuePair::DtKeyValuePair ( const DtKeyValuePair src)
inline

Member Function Documentation

bool MAKLogger::DtKeyValuePair::operator!= ( const DtKeyValuePair rhs)
inline

References key, and val.

DtKeyValuePair& MAKLogger::DtKeyValuePair::operator= ( const DtKeyValuePair src)
inline

Assignment operator.

References key, and val.

bool MAKLogger::DtKeyValuePair::operator== ( const DtKeyValuePair rhs)
inline

Comparison operators.

References key, and val.

unsigned int MAKLogger::DtKeyValuePair::operator[] ( int  ix) const
inline

Subscript operator.

Member Data Documentation

unsigned int MAKLogger::DtKeyValuePair::key

Referenced by operator!=(), operator=(), and operator==().

unsigned int MAKLogger::DtKeyValuePair::val

Referenced by operator!=(), operator=(), and operator==().


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

Document ID: Generated on Thu Dec 18 15:35:09 EST 2025 from SVN revision 282494
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)