ARB
Public Member Functions | List of all members
SetOnce Class Reference

Public Member Functions

 SetOnce ()
 
bool operator! () const
 
int value () const
 
void set (int val)
 
void replace (int val)
 

Detailed Description

Definition at line 104 of file date.cxx.

Constructor & Destructor Documentation

SetOnce::SetOnce ( )
inline

Definition at line 109 of file date.cxx.

Member Function Documentation

bool SetOnce::operator! ( ) const
inline

Definition at line 111 of file date.cxx.

int SetOnce::value ( ) const
inline

Definition at line 113 of file date.cxx.

References ca_assert.

Referenced by find_date_long_form().

void SetOnce::set ( int  val)
inline

Definition at line 114 of file date.cxx.

References ca_assert.

Referenced by find_date_long_form().

void SetOnce::replace ( int  val)
inline

Definition at line 115 of file date.cxx.

References ca_assert.

Referenced by find_date_long_form().


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