#include <Window.h>
Public Member Functions | |
Pointer_descriptor (void *p, int d=-1) | |
void * | at () |
Public Attributes | |
void * | ptr |
int | dim |
int | n1 |
int | n2 |
|
inlineexplicit |
|
inline |
Definition at line 68 of file Window.h.
References ptr.
Referenced by com_set_address_f(), tractload(), and tractloaddef().
int n1 |
Definition at line 72 of file Window.h.
Referenced by com_set_address_f().
int n2 |
Definition at line 72 of file Window.h.
Referenced by com_set_address_f().
void* ptr |
Definition at line 70 of file Window.h.
Referenced by at(), com_obtain_array_helper(), and Roccom_base::get_array().