JX Application Framework
Loading...
Searching...
No Matches
Public Member Functions | List of all members
JTable::RowColMessage Class Reference

#include <JTable.h>

Inheritance diagram for JTable::RowColMessage:
[legend]

Public Member Functions

 RowColMessage (const JUtf8Byte *type, const JIndex firstIndex, const JSize count)
 
JIndex GetFirstIndex () const
 
JIndex GetLastIndex () const
 
JSize GetCount () const
 
bool Contains (const JIndex index) const
 
- Public Member Functions inherited from JRTTIBase
virtual ~JRTTIBase ()
 
bool Is (const JUtf8Byte *type) const
 
const JUtf8ByteGetType () const
 

Additional Inherited Members

- Protected Member Functions inherited from JBroadcaster::Message
 JRTTIBase (const JUtf8Byte *type)
 
- Protected Member Functions inherited from JRTTIBase
 JRTTIBase (const JUtf8Byte *type)
 

Constructor & Destructor Documentation

◆ RowColMessage()

JTable::RowColMessage::RowColMessage ( const JUtf8Byte type,
const JIndex  firstIndex,
const JSize  count 
)
inline

Member Function Documentation

◆ Contains()

bool JTable::RowColMessage::Contains ( const JIndex  index) const
inline

◆ GetCount()

JSize JTable::RowColMessage::GetCount ( ) const
inline

◆ GetFirstIndex()

JIndex JTable::RowColMessage::GetFirstIndex ( ) const
inline

◆ GetLastIndex()

JIndex JTable::RowColMessage::GetLastIndex ( ) const
inline

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