Dataflow Runtime API  3.1.1.0
Classes | Namespaces | Typedefs
RemotePools.h File Reference
#include <Imt.Base.Core.Platform/Platform.h>
#include <Imt.Base.Core.Util/ObjectPoolAllocator.h>
#include <Imt.Base.Core.Util/TrivialPoolAllocator.h>
#include <Imt.Base.Core.Util/LinkedList.h>
#include "RemotingConfig.h"
#include "RemotingServiceIfc.h"

Classes

class  imt::base::lib::remoting::RemotePools
 RemotePools. More...
 
struct  imt::base::lib::remoting::RemotePools::DataFrameData
 Struct to save frame data. More...
 

Namespaces

 imt
 This is a application specific file which is used to configure Imt.Base.Core.Math.
 
 imt::base
 
 imt::base::lib
 
 imt::base::lib::remoting
 

Typedefs

typedef imt::base::core::util::ListNode< RemoteObjectIfc *, imt::base::core::util::linkedListType::DOUBLEimt::base::lib::remoting::RegistryPageNode
 Node type for registry pages. More...
 
typedef imt::base::core::util::TrivialPoolAllocator< RegistryPageNode > imt::base::lib::remoting::RegistryPageNodeAllocator
 Allocator type for Registry page node elements. More...