std::shared_ptr<InputInner> GetInputInner() const; 接口功能获得inputInner对象。 接口格式std::shared_ptr<InputInner> GetInputInner() const; 接口参数无 使用样例无 返回值inputInner对象。 父主题: Input