CAPD RedHom Library
X Struct Reference

Public Member Functions

 X (bool &x)
 
 ~X ()
 
bool get () const
 

Public Attributes

bool * x
 

Constructor & Destructor Documentation

X::X ( bool &  x)
inline
X::~X ( )
inline

Member Function Documentation

bool X::get ( ) const
inline

Member Data Documentation

bool* X::x