rtl::Diary Class Reference

A diary entry in a diary field. More...

#include <Diary.h>

Inheritance diagram for rtl::Diary:

rtl::AssignableT< ARDiaryStruct > List of all members.

Public Member Functions

AssignableT< ARDiaryStruct > & operator= (const ARDiaryStruct &src)
 Assign an AR System C API structure to this class.
const std::string & getUser () const
 the user that entered this diary entry
ARTimestamp getTimeVal () const
 the time the diary entry was made
const std::string & getValue () const
 the text of the diary entry

Detailed Description

A diary entry in a diary field.

See also:
DecodeDiary


Member Function Documentation

AssignableT<ARDiaryStruct>& rtl::Diary::operator= const ARDiaryStruct &  src  )  [inline, virtual]
 

Assign an AR System C API structure to this class.

The structure is copied in its entirety, with no dependence on the C API structure once the operation is complete.

Implements rtl::AssignableT< ARDiaryStruct >.


The documentation for this class was generated from the following file:
Generated on Thu Dec 29 16:20:28 2005 for RTL by  doxygen 1.4.5