#include <Creation_Time.h>
Public Member Functions | |
| Creation_Time (const ACE_Time_Value &creation_time) | |
| Creation_Time (void) | |
| void | creation_time (const void *creation_time) | 
| const void * | creation_time (void) const | 
| bool | operator== (const Creation_Time &rhs) const | 
| bool | operator!= (const Creation_Time &rhs) const | 
| bool | operator== (const Temporary_Creation_Time &rhs) const | 
| bool | operator!= (const Temporary_Creation_Time &rhs) const | 
Static Public Member Functions | |
| static CORBA::ULong | creation_time_length (void) | 
Protected Types | |
| SEC_FIELD = 0 | |
| USEC_FIELD = 1 | |
| enum | { SEC_FIELD = 0, USEC_FIELD = 1 } | 
Protected Attributes | |
| CORBA::ULong | time_stamp_ [2] | 
| Timestamp.   | |
| ACE_INLINE TAO::Portable_Server::Creation_Time::Creation_Time | ( | const ACE_Time_Value & | creation_time | ) |  [explicit] | 
        
| ACE_INLINE TAO::Portable_Server::Creation_Time::Creation_Time | ( | void | ) | 
| ACE_INLINE const void * TAO::Portable_Server::Creation_Time::creation_time | ( | void | ) | const | 
| ACE_INLINE void TAO::Portable_Server::Creation_Time::creation_time | ( | const void * | creation_time | ) | 
| ACE_INLINE CORBA::ULong TAO::Portable_Server::Creation_Time::creation_time_length | ( | void | ) |  [static] | 
        
| ACE_INLINE bool TAO::Portable_Server::Creation_Time::operator!= | ( | const Temporary_Creation_Time & | rhs | ) | const | 
| ACE_INLINE bool TAO::Portable_Server::Creation_Time::operator!= | ( | const Creation_Time & | rhs | ) | const | 
| ACE_INLINE bool TAO::Portable_Server::Creation_Time::operator== | ( | const Temporary_Creation_Time & | rhs | ) | const | 
| ACE_INLINE bool TAO::Portable_Server::Creation_Time::operator== | ( | const Creation_Time & | rhs | ) | const | 
CORBA::ULong TAO::Portable_Server::Creation_Time::time_stamp_[2] [protected]           | 
        
Timestamp.
 1.4.7-1