AuboStudio SDK  0.6.3
program_creation_context.h
浏览该文件的文档.
1#ifndef AUBO_SCOPE_PROGRAM_CREATION_CONTEXT_H
2#define AUBO_SCOPE_PROGRAM_CREATION_CONTEXT_H
3
5
6namespace arcs {
7namespace aubo_scope {
9
10/**
11 * Provides information about the context in which an installation node is
12 * created
13 */
37
38} // namespace aubo_scope
39} // namespace arcs
40
41#endif // AUBO_SCOPE_PROGRAM_CREATION_CONTEXT_H
#define ARCS_CLASS_FORWARD(C)
Macro that forward declares a class and defines the respective smartpointers through ARCS_DECLARE_PTR...
Provides information about the context in which an installation node is created
ProgramCreationContext(ProgramCreationContext &f)
ProgramCreationContext(ProgramCreationContext &&f)