Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
icl::utils::VisualizationDescription::Part Struct Reference

Single part of the the visualization pipeline. More...

#include <VisualizationDescription.h>

List of all members.

Public Member Functions

 Part ()
 constructor
 Part (char type, const Any &content)
 constructor with given parameters

Public Attributes

char type
 type
Any content
 strind-serialized content

Detailed Description

Single part of the the visualization pipeline.


Constructor & Destructor Documentation

constructor

icl::utils::VisualizationDescription::Part::Part ( char  type,
const Any content 
) [inline]

constructor with given parameters


Member Data Documentation

strind-serialized content

type


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines