MeVisLab Toolbox Reference
ml::WrapperSuperStructPtrs Class Reference

Link structure between names and superclass names. More...

#include <mlITKMLBaseWrapper.h>

Public Member Functions

 WrapperSuperStructPtrs (const std::string *const nameStringsArg, const WrapperSuperStructPtrs *const pSSArgs)
 Default constructor. More...
 
 WrapperSuperStructPtrs (const std::string *const nameStringsArg, const WrapperSuperStructPtrs *const pSSArgs)
 Default constructor. More...
 

Public Attributes

const std::string *const nameStrings
 Pointer to the type name and parent type name strings. More...
 
const WrapperSuperStructPtrs *const parentSuperStruct
 Pointer to the WrapperSuperStructPtrs of the parent class. More...
 

Detailed Description

Link structure between names and superclass names.

Definition at line 43 of file mlITKMLBaseWrapper.h.

Constructor & Destructor Documentation

◆ WrapperSuperStructPtrs() [1/2]

ml::WrapperSuperStructPtrs::WrapperSuperStructPtrs ( const std::string *const  nameStringsArg,
const WrapperSuperStructPtrs *const  pSSArgs 
)
inline

Default constructor.

Definition at line 46 of file mlITKMLBaseWrapper.h.

◆ WrapperSuperStructPtrs() [2/2]

ml::WrapperSuperStructPtrs::WrapperSuperStructPtrs ( const std::string *const  nameStringsArg,
const WrapperSuperStructPtrs *const  pSSArgs 
)
inline

Default constructor.

Definition at line 47 of file mlVTKMLBaseWrapper.h.

Member Data Documentation

◆ nameStrings

const std::string *const ml::WrapperSuperStructPtrs::nameStrings

◆ parentSuperStruct


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