AuboStudio SDK  0.6.3
installation_creation_context.h
浏览该文件的文档.
1#ifndef AUBO_SCOPE_INSTALLATION_CREATION_CONTEXT_H
2#define AUBO_SCOPE_INSTALLATION_CREATION_CONTEXT_H
3
5
6namespace arcs {
7namespace aubo_scope {
8
10
11/**
12 * Provides information about the context in which an installation node is
13 * created
14 */
38
39} // namespace aubo_scope
40} // namespace arcs
41
42#endif // AUBO_SCOPE_INSTALLATION_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
InstallationCreationContext(InstallationCreationContext &&f)
InstallationCreationContext(InstallationCreationContext &f)