MeVisLab Toolbox Reference
ml::XMLPersistenceStream::ListStackEntry Struct Reference

#include <mlXMLPersistenceStream.h>

Public Member Functions

 ListStackEntry (const char *anItemName, bool aSuppressScope)
 

Public Attributes

const char * itemName
 
bool suppressScope
 

Detailed Description

Definition at line 42 of file mlXMLPersistenceStream.h.

Constructor & Destructor Documentation

◆ ListStackEntry()

ml::XMLPersistenceStream::ListStackEntry::ListStackEntry ( const char *  anItemName,
bool  aSuppressScope 
)
inline

Definition at line 44 of file mlXMLPersistenceStream.h.

Member Data Documentation

◆ itemName

const char* ml::XMLPersistenceStream::ListStackEntry::itemName

Definition at line 47 of file mlXMLPersistenceStream.h.

◆ suppressScope

bool ml::XMLPersistenceStream::ListStackEntry::suppressScope

Definition at line 48 of file mlXMLPersistenceStream.h.


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