#include <list_head.h>
Public Types | |
typedef Struct | value_type |
Public Member Functions | |
operator::list_head & () | |
::list_head * | operator-> (void) |
rpa_list_head () | |
rpa_list_head (const Struct &aStrct) | |
Private Member Functions | |
void | init (void) |
Classes | |
struct | iterator |
typedef Struct rpa::rpa_list_head< Struct, Member >::value_type |
rpa::rpa_list_head< Struct, Member >::rpa_list_head | ( | ) | [inline] |
rpa::rpa_list_head< Struct, Member >::rpa_list_head | ( | const Struct & | aStrct | ) | [inline] |
void rpa::rpa_list_head< Struct, Member >::init | ( | void | ) | [inline, private] |
::list_head* rpa::rpa_list_head< Struct, Member >::operator-> | ( | void | ) | [inline] |
rpa::rpa_list_head< Struct, Member >::operator::list_head & | ( | ) |