Version: 8.3.0
vtkExtractCellType::vtkExtractCellTypeInternal Class Reference

Public Member Functions

 vtkExtractCellTypeInternal ()
 
int getNumberOfEntries () const
 
const char * getKeyOfEntry (int i) const
 
bool getStatusOfEntryStr (const char *entry) const
 
void setStatusOfEntryStr (const char *entry, bool status) const
 
void feedSIL (vtkMutableDirectedGraph *sil) const
 
std::vector< int > getIdsToKeep () const
 
void printMySelf (std::ostream &os) const
 
bool setRefTime (vtkObject *input) const
 
void loadFrom (const std::map< int, INTERP_KERNEL::NormalizedCellType > &m)
 

Private Member Functions

const ExtractCellTypeStatusgetEntry (const char *entry) const
 
bool checkSame (const std::map< int, INTERP_KERNEL::NormalizedCellType > &m) const
 

Private Attributes

std::vector
< ExtractCellTypeStatus
_types
 
unsigned long _ref_mtime
 

Constructor & Destructor Documentation

vtkExtractCellType::vtkExtractCellTypeInternal::vtkExtractCellTypeInternal ( )

Member Function Documentation

int vtkExtractCellType::vtkExtractCellTypeInternal::getNumberOfEntries ( ) const
const char * vtkExtractCellType::vtkExtractCellTypeInternal::getKeyOfEntry ( int  i) const
bool vtkExtractCellType::vtkExtractCellTypeInternal::getStatusOfEntryStr ( const char *  entry) const
void vtkExtractCellType::vtkExtractCellTypeInternal::setStatusOfEntryStr ( const char *  entry,
bool  status 
) const
void vtkExtractCellType::vtkExtractCellTypeInternal::feedSIL ( vtkMutableDirectedGraph *  sil) const
std::vector< int > vtkExtractCellType::vtkExtractCellTypeInternal::getIdsToKeep ( ) const
void vtkExtractCellType::vtkExtractCellTypeInternal::printMySelf ( std::ostream &  os) const
bool vtkExtractCellType::vtkExtractCellTypeInternal::setRefTime ( vtkObject input) const

References _ref_mtime.

void vtkExtractCellType::vtkExtractCellTypeInternal::loadFrom ( const std::map< int, INTERP_KERNEL::NormalizedCellType > &  m)
const ExtractCellTypeStatus & vtkExtractCellType::vtkExtractCellTypeInternal::getEntry ( const char *  entry) const
private
bool vtkExtractCellType::vtkExtractCellTypeInternal::checkSame ( const std::map< int, INTERP_KERNEL::NormalizedCellType > &  m) const
private

Field Documentation

std::vector<ExtractCellTypeStatus> vtkExtractCellType::vtkExtractCellTypeInternal::_types
private
unsigned long vtkExtractCellType::vtkExtractCellTypeInternal::_ref_mtime
mutableprivate