CMS 3D CMS Logo

Primitive Struct Reference

List of all members.

Public Member Functions

bool operator== (const std::type_info &other) const

Public Attributes

ReadArrayFn_t readArrayFn
const std::type_info & type
WriteArrayFn_t writeArrayFn


Detailed Description

Definition at line 31 of file TBufferBlobStreamer.cc.


Member Function Documentation

bool Primitive::operator== ( const std::type_info &  other  )  const [inline]

Definition at line 36 of file TBufferBlobStreamer.cc.

00038         { return type == other; }


Member Data Documentation

ReadArrayFn_t Primitive::readArrayFn

Definition at line 34 of file TBufferBlobStreamer.cc.

Referenced by cond::TBufferBlobReader::read().

const std::type_info& Primitive::type

Definition at line 32 of file TBufferBlobStreamer.cc.

WriteArrayFn_t Primitive::writeArrayFn

Definition at line 33 of file TBufferBlobStreamer.cc.

Referenced by cond::TBufferBlobWriter::write().


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:30:17 2009 for CMSSW by  doxygen 1.5.4