digiKam
context_model_table Class Reference

Public Member Functions

 context_model_table ()
 
 context_model_table (const context_model_table &)
 
context_model_table copy () const
 
std::string debug_dump () const
 
void decouple ()
 
bool empty () const
 
void init (int initType, int QPY)
 
context_model_tableoperator= (const context_model_table &)
 
bool operator== (const context_model_table &) const
 
context_modeloperator[] (int i)
 
void release ()
 
context_model_table transfer ()
 
 ~context_model_table ()
 

Constructor & Destructor Documentation

◆ context_model_table() [1/2]

context_model_table::context_model_table ( )

◆ context_model_table() [2/2]

context_model_table::context_model_table ( const context_model_table )

◆ ~context_model_table()

context_model_table::~context_model_table ( )

Member Function Documentation

◆ copy()

context_model_table context_model_table::copy ( ) const
inline

References decouple().

◆ debug_dump()

std::string context_model_table::debug_dump ( ) const

◆ decouple()

void context_model_table::decouple ( )

Referenced by copy().

◆ empty()

bool context_model_table::empty ( ) const
inline

◆ init()

void context_model_table::init ( int  initType,
int  QPY 
)

◆ operator=()

context_model_table& context_model_table::operator= ( const context_model_table )

◆ operator==()

bool context_model_table::operator== ( const context_model_table ) const

◆ operator[]()

context_model& context_model_table::operator[] ( int  i)
inline

◆ release()

void context_model_table::release ( )

◆ transfer()

context_model_table context_model_table::transfer ( )

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