TAO_PortableServer 2.0.1
Public Member Functions | Protected Attributes

TAO::Portable_Server::Temporary_Creation_Time Class Reference

#include <Creation_Time.h>

List of all members.

Public Member Functions

 Temporary_Creation_Time (void)
void creation_time (const void *creation_time)
bool operator== (const Creation_Time &rhs) const
bool operator!= (const Creation_Time &rhs) const

Protected Attributes

void * time_stamp_

Detailed Description

Special creation time only useful in the lifetime of the upcall.


Constructor & Destructor Documentation

TAO::Portable_Server::Temporary_Creation_Time::Temporary_Creation_Time ( void  )

Member Function Documentation

void TAO::Portable_Server::Temporary_Creation_Time::creation_time ( const void *  creation_time)
bool TAO::Portable_Server::Temporary_Creation_Time::operator!= ( const Creation_Time rhs) const
bool TAO::Portable_Server::Temporary_Creation_Time::operator== ( const Creation_Time rhs) const

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines