#include <PixelDCSRcds.h>
Classes | |
struct | Item |
Public Types | |
typedef T | Type |
Public Attributes | |
std::vector< Item > | items |
Template struct for Pixel DCS object.
Value type is specified by the template parameter Type. Define a new struct for non-POD value type.
Definition at line 8 of file PixelDCSRcds.h.
typedef T PixelDCSObject< class >::Type |
Definition at line 22 of file PixelDCSObject.h.
std::vector<Item> PixelDCSObject< class >::items |
Definition at line 31 of file PixelDCSObject.h.
Referenced by python.seqvaluedict.seqdict::__add__(), python.seqvaluedict.seqdict::__radd__(), betterConfigParser.BetterConfigParser::exists(), PixelPopConDCSSourceHandler< Type >::fillObject(), argparse.HelpFormatter._Section::format_help(), python.rootplot.argparse.HelpFormatter._Section::format_help(), svgfig.SVG::keys(), python.rootplot.core.Options::kwarg_list(), python.seqvaluedict.seqdict::map(), python.seqvaluedict.seqdict::reduce(), python.seqvaluedict.seqdict::swap(), and svgfig.SVG::values().