klMatrix
Public Member Functions | Private Attributes
klRCInt Class Reference

#include <kl_vector.h>

Inheritance diagram for klRCInt:
Inheritance graph
Collaboration diagram for klRCInt:
Collaboration graph

Public Member Functions

 klRCInt (__int64 value)
 
__int64 getValue ()
 
- Public Member Functions inherited from klRefCount< klMutex >
 klRefCount (void)
 
 klRefCount (const klRefCount &obj)
 
 ~klRefCount (void)
 
void addRef (void)
 
bool deleteRef (void)
 
klRefCountoperator= (const klRefCount &obj)
 
long useCount () const
 

Private Attributes

__int64 intV
 

Constructor & Destructor Documentation

klRCInt::klRCInt ( __int64  value)
inline

Member Function Documentation

__int64 klRCInt::getValue ( )
inline

Field Documentation

__int64 klRCInt::intV
private

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