Imt.Base C++ API V4.1.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
RemotePools.h File Reference

Go to the source code of this file.

Classes

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

Namespaces

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

Typedefs

using imt::base::lib::remoting::RegistryPageNode = ::imt::base::core::util::ListNode< RemoteObjectIfc *, ::imt::base::core::util::LinkedListType::DOUBLE >
 Node type for registry pages.
 
using imt::base::lib::remoting::RegistryPageNodeAllocator = ::imt::base::core::util::TrivialPoolAllocator< RegistryPageNode >
 Allocator type for Registry page node elements.