|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
#include <Satellite.hpp>
类 ast::CSatellite 继承关系图:额外继承的成员函数 | |
Public 成员函数 继承自 ast::ISatelliteImpl< ISatellite, &IID_ISatellite > | |
| HRESULT __stdcall | get_ReferenceVehicle (ILinkToObject **ppRetVal) override |
| HRESULT __stdcall | get_VO (ISaVO **ppRetVal) override |
| Satellite * | GetNativeSatellite () const |
Public 成员函数 继承自 ast::IObjectImpl< ISatellite, piid > | |
| HRESULT __stdcall | Children (BSTR name, IObject **ppRetVal) override |
| Object * | GetNativeObject () const |
| void | SetNativeObject (Object *object) |
| U | GetNative () const |
卫星对象
作为COM自动化的卫星对象,继承自IObject