Pyro higlevel API
Public Member Functions | Public Attributes | List of all members
RowContentPred Struct Reference

Public Member Functions

 RowContentPred (int nColumn)
 
bool operator() (const ListViewRow *x, const ListViewRow *y) const
 

Public Attributes

int m_nColumn
 

Constructor & Destructor Documentation

RowContentPred::RowContentPred ( int  nColumn)
inline

Member Function Documentation

bool RowContentPred::operator() ( const ListViewRow x,
const ListViewRow y 
) const
inline

Member Data Documentation

int RowContentPred::m_nColumn