Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members
CosTradingRepos::ServiceTypeRepository::IncarnationNumber Struct Reference
This structure acts as a placeholder for a long long data type.
More...
import "CosTradingRepos.idl";
List of all members.
Public Attributes |
unsigned long | high |
unsigned long | low |
Detailed Description
This structure acts as a placeholder for a long long data type.
Every service type has an associated incarnation number. Every time the state of the type repository is changed it's incarnation number is incremented.
Member Data Documentation
unsigned long CosTradingRepos::ServiceTypeRepository::IncarnationNumber::high
|
|
unsigned long CosTradingRepos::ServiceTypeRepository::IncarnationNumber::low
|
|
