|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
#include <Scenario.hpp>
类 ast::CScenario 继承关系图:额外继承的成员函数 | |
Public 成员函数 继承自 ast::IScenarioImpl< IScenario, &IID_IScenario > | |
| Scenario * | GetScenario () const |
| void | SetToCurrentScenario () |
Public 成员函数 继承自 ast::IObjectImpl< IScenario, piid > | |
| HRESULT __stdcall | Children (BSTR name, IObject **ppRetVal) override |
| Object * | GetNativeObject () const |
| void | SetNativeObject (Object *object) |
| U | GetNative () const |
场景对象
作为COM自动化的场景对象,继承自IObject