#include "TimeSplDcps.h"#include "ccpp_Time.h"#include <v_kernel.h>#include <v_topic.h>#include <os_stdlib.h>#include <string.h>
Go to the source code of this file.
Functions | |
| c_bool | __Time__copyIn (c_base base, struct Time *from, struct _Time *to) |
| void | __Time__copyOut (void *_from, void *_to) |
| const char * | __Time__keys (void) |
| const char * | __Time__name (void) |
| c_bool __Time__copyIn | ( | c_base | base, |
| struct Time * | from, | ||
| struct _Time * | to | ||
| ) |
Definition at line 22 of file TimeSplDcps.cpp.
| void __Time__copyOut | ( | void * | _from, |
| void * | _to | ||
| ) |
Definition at line 35 of file TimeSplDcps.cpp.
| const char* __Time__keys | ( | void | ) |
Definition at line 11 of file TimeSplDcps.cpp.
| const char* __Time__name | ( | void | ) |
Definition at line 5 of file TimeSplDcps.cpp.