#include "PointDcps_impl.h"
#include "gapi.h"
#include "gapi_loanRegistry.h"
#include "PointSplDcps.h"
#include "ccpp_DataReader_impl.h"
#include "ccpp_DataReaderView_impl.h"
Go to the source code of this file.
Functions | |
c_bool | __Point__copyIn (c_base base, struct Point *from, struct _Point *to) |
void | __Point__copyOut (void *_from, void *_to) |
c_bool __Point__copyIn | ( | c_base | base, |
struct Point * | from, | ||
struct _Point * | to | ||
) |
Definition at line 23 of file PointSplDcps.cpp.
void __Point__copyOut | ( | void * | _from, |
void * | _to | ||
) |
Definition at line 37 of file PointSplDcps.cpp.