Alien  1.3.0
Developer documentation
Loading...
Searching...
No Matches
Alien::CountStampObject Class Reference
Collaboration diagram for Alien::CountStampObject:

Public Member Functions

bool isUpdated (int count) const
void setUpdated (int count)
int getCountStamp () const

Protected Attributes

int m_count_stamp

Detailed Description

Definition at line 41 of file CountStampMng.h.

Constructor & Destructor Documentation

◆ CountStampObject()

Alien::CountStampObject::CountStampObject ( )
inline

Definition at line 44 of file CountStampMng.h.

◆ ~CountStampObject()

virtual Alien::CountStampObject::~CountStampObject ( )
inlinevirtual

Definition at line 48 of file CountStampMng.h.

Member Function Documentation

◆ getCountStamp()

int Alien::CountStampObject::getCountStamp ( ) const
inline

Definition at line 54 of file CountStampMng.h.

◆ isUpdated()

bool Alien::CountStampObject::isUpdated ( int count) const
inline

Definition at line 50 of file CountStampMng.h.

◆ setUpdated()

void Alien::CountStampObject::setUpdated ( int count)
inline

Definition at line 52 of file CountStampMng.h.

Member Data Documentation

◆ m_count_stamp

int Alien::CountStampObject::m_count_stamp
protected

Definition at line 57 of file CountStampMng.h.


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