#include <PixelDCSRcds.h>
Classes | |
struct | Item |
Public Types | |
typedef T | Type |
Public Attributes | |
std::vector< Item > | items |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
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 24 of file PixelDCSObject.h.
|
private |
|
friend |
Definition at line 37 of file PixelDCSObject.h.
|
friend |
Definition at line 37 of file PixelDCSObject.h.
std::vector<Item> PixelDCSObject< class >::items |
Definition at line 35 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().