vrpn 07.35
Virtual Reality Peripheral Network
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 123]
 NdetailNamespace enclosing internal implementation details
 CTypedMainloopObject
 CTypedMainloopObject< T * >Template class for holding generic VRPN objects with type information
 CTypedMainloopObject< vrpn_Connection * >Specialization for connections, since they're reference-counted
 CTypedMainloopObject< vrpn_ConnectionPtr >Specialization of vrpn_MainloopObject for holding connections that are maintained by vrpn_ConnectionPtr smart pointers
 Nvrpn
 Ndetail
 CIntegerOfSize
 CIntegerOfSize< 16 >
 CIntegerOfSize< 32 >
 CIntegerOfSize< 64 >
 CIntegerOfSize< 8 >
 CIntegerOfSizeAndSignedness
 CIntegerOfSizeAndSignedness< BITS, false >
 CUnsignedIntegerOfSize
 CUnsignedIntegerOfSize< 16 >
 CUnsignedIntegerOfSize< 32 >
 CUnsignedIntegerOfSize< 8 >
 Ntraits
 COwningPtrPointerTypeDefault trait
 COwningPtrPointerType< T[]>Specialization for arrays
 CBoundEndpointAllocatorCombines the function pointer for an Endpoint Allocator with its two arguments into a single callable object, with the ability to override the last parameter at call time
 CDefaultDeleterDefault deleter
 CDefaultDeleter< T[]>Handle arrays with delete []
 CEndpointContainerContainer for endpoints, held by pointer
 CEndpointIteratorAn iterator that goes forward in an EndpointContainer skipping the NULLs, that also acts a bit like a pointer/smart pointer (can treat it as a vrpn_Endpoint *)
 CFixedPointA fixed-point value class
 COwningPtrA unique-ownership smart pointer, with the ability to transfer ownership, but only explicitly (aka, not like auto_ptr did it)
 CSemaphoreGuardAn RAII lock/guard class for vrpn_Semaphore
 Ctry_to_lock_t
 Nvrpn_byte_orderInternal header providing unbuffering facilities for a number of types
 Nvrpn_detail
 Cuint_traitsTraits class to get the uint type of a given size
 Cuint_traits< 1 >
 Cuint_traits< 2 >
 Cuint_traits< 4 >
 Nvrpn_detail
 Cremove_const
 Cremove_const< const T >
 Cvrpn_static_assert
 Cvrpn_static_assert< true >Each static assertion needs its message in this enum, or it will always fail
 Nvrpn_Event
 Cinput_event