#include <service.h>
Public Types | |
| typedef service_ptr_t< T > | t_ptr |
Public Member Functions | |
| t_size | get_size () const |
| t_ptr & | operator[] (t_size p_index) |
| const t_ptr & | operator[] (t_size p_index) const |
Private Attributes | |
| pfc::array_t< t_ptr > | m_data |
1.4.6-NO