ChimeraTK-ApplicationCore 04.06.00
Loading...
Searching...
No Matches
ArrayAccessor.h File Reference
#include "Application.h"
#include "InversionOfControlAccessor.h"
#include <ChimeraTK/OneDRegisterAccessor.h>
#include <ChimeraTK/SystemTags.h>
#include <boost/smart_ptr/shared_ptr.hpp>
#include <boost/thread.hpp>
#include <string>
+ Include dependency graph for ArrayAccessor.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ChimeraTK::ArrayAccessor< UserType >
 Accessor for array variables (i.e. More...
 
struct  ChimeraTK::ArrayPushInput< UserType >
 Convenience class for input array accessors with UpdateMode::push. More...
 
struct  ChimeraTK::ArrayPollInput< UserType >
 Convenience class for input array accessors with UpdateMode::poll. More...
 
struct  ChimeraTK::ArrayOutput< UserType >
 Convenience class for output array accessors (always UpdateMode::push) More...
 
struct  ChimeraTK::ArrayPushInputWB< UserType >
 Convenience class for input array accessors with return channel ("write back") and UpdateMode::push. More...
 
struct  ChimeraTK::ArrayOutputPushRB< UserType >
 Convenience class for output array accessors with return channel ("read back") (always UpdateMode::push) More...
 
struct  ChimeraTK::ArrayOutputRB< UserType >
 Deprecated, do not use. More...
 
struct  ChimeraTK::ArrayOutputReverseRecovery< UserType >
 

Namespaces

namespace  ChimeraTK
 InvalidityTracer application module.