This is Unofficial EPICS BASE Doxygen Site
bitSet.h File Reference
#include <vector>
#include <pv/pvType.h>
#include <pv/serialize.h>
#include <pv/sharedPtr.h>
#include <shareLib.h>
+ Include dependency graph for bitSet.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  epics::pvData::BitSet
 A vector of bits. More...
 

Namespaces

 epics
 TODO only here because of the Lockable.
 
 epics::pvData
 pvData
 

Typedefs

typedef std::tr1::shared_ptr< BitSet > epics::pvData::BitSetPtr
 

Functions

epicsShareExtern std::ostream & epics::pvData::operator<< (std::ostream &o, const BitSet &b)