Definition of CRegister. More...
#include "NodeT.h"
#include "RegisterT.h"
#include "BaseT.h"
#include "ValueT.h"
#include "Port.h"
#include "PrivateTypes.h"
#include "Node.h"
#include "../IInteger.h"
#include "../IEnumeration.h"
Go to the source code of this file.
Classes | |
class | GENAPI_NAMESPACE::CRegister |
class | GENAPI_NAMESPACE::CRegisterImpl |
Standard IRegister implementation Provides a chunk of memory which acts as a proxy to the register. More... | |
Namespaces | |
namespace | GENAPI_NAMESPACE |
Part of the generic device API. | |
Typedefs | |
typedef std::list< IValue * > | GENAPI_NAMESPACE::ValueList_t |
List of EnumInt-node references. |
Definition of CRegister.
Definition in file Register.h.