MADARA
3.1.0
|
#include "SpliceKnowledgeUpdateSplDcps.h"
#include "ccpp_SpliceKnowledgeUpdate.h"
#include <v_copyIn.h>
#include <v_topic.h>
#include <os_stdlib.h>
#include <string.h>
#include <os_report.h>
Go to the source code of this file.
Functions | |
v_copyin_result | __Knowledge_seq_oct__copyIn (c_base base, const ::Knowledge::seq_oct *from, _Knowledge_seq_oct *to) |
void | __Knowledge_seq_oct__copyOut (const void *_from, void *_to) |
v_copyin_result | __Knowledge_Update__copyIn (c_base base, const struct::Knowledge::Update *from, struct _Knowledge_Update *to) |
void | __Knowledge_Update__copyOut (const void *_from, void *_to) |
v_copyin_result __Knowledge_seq_oct__copyIn | ( | c_base | base, |
const ::Knowledge::seq_oct * | from, | ||
_Knowledge_seq_oct * | to | ||
) |
Definition at line 11 of file SpliceKnowledgeUpdateSplDcps.cpp.
void __Knowledge_seq_oct__copyOut | ( | const void * | _from, |
void * | _to | ||
) |
Definition at line 113 of file SpliceKnowledgeUpdateSplDcps.cpp.
v_copyin_result __Knowledge_Update__copyIn | ( | c_base | base, |
const struct::Knowledge::Update * | from, | ||
struct _Knowledge_Update * | to | ||
) |
Definition at line 59 of file SpliceKnowledgeUpdateSplDcps.cpp.
void __Knowledge_Update__copyOut | ( | const void * | _from, |
void * | _to | ||
) |
Definition at line 132 of file SpliceKnowledgeUpdateSplDcps.cpp.