Orocos Real-Time Toolkit  2.9.0
Classes | Public Types | List of all members
RTT::os::rt_allocator< void > Class Template Reference

#include <rtt/os/oro_allocator.hpp>

Classes

struct  rebind
 

Public Types

typedef void value_type
 
typedef void * pointer
 
typedef const void * const_pointer
 

Detailed Description

template<>
class RTT::os::rt_allocator< void >

Definition at line 317 of file oro_allocator.hpp.

Member Typedef Documentation

typedef const void* RTT::os::rt_allocator< void >::const_pointer

Definition at line 322 of file oro_allocator.hpp.

typedef void* RTT::os::rt_allocator< void >::pointer

Definition at line 321 of file oro_allocator.hpp.

typedef void RTT::os::rt_allocator< void >::value_type

Definition at line 320 of file oro_allocator.hpp.


The documentation for this class was generated from the following file: