ddc
Public Member Functions | Public Attributes | List of all members
TUnitComment Class Reference

#include <Ross.h>

Public Member Functions

 TUnitComment ()
 
 TUnitComment (int _UnitId)
 
bool operator== (const TUnitComment &X) const
 
bool operator< (const TUnitComment &X) const
 

Public Attributes

int m_EntryId
 
char Editor [AuthorNameSize]
 
char Comments [UnitCommentSize]
 
tm modif_tm
 

Constructor & Destructor Documentation

◆ TUnitComment() [1/2]

TUnitComment::TUnitComment ( )

References RmlGetCurrentTime().

Here is the call graph for this function:

◆ TUnitComment() [2/2]

TUnitComment::TUnitComment ( int  _UnitId)

Member Function Documentation

◆ operator==()

bool TUnitComment::operator== ( const TUnitComment X) const
inline

References m_EntryId.

◆ operator<()

bool TUnitComment::operator< ( const TUnitComment X) const
inline

References m_EntryId.

Member Data Documentation

◆ m_EntryId

int TUnitComment::m_EntryId

◆ Editor

char TUnitComment::Editor[AuthorNameSize]

◆ Comments

char TUnitComment::Comments[UnitCommentSize]

◆ modif_tm

tm TUnitComment::modif_tm

The documentation for this class was generated from the following files: