Callback(RawImageFrame *rawFrame) | apollo::drivers::smartereye::SmartereyeComponent | protected |
Clear() | apollo::cyber::ComponentBase | inlineprotectedvirtual |
Component() | apollo::cyber::Component< M0, M1, M2, M3 > | inline |
config_file_path_ | apollo::cyber::ComponentBase | protected |
ConfigFilePath() const | apollo::cyber::ComponentBase | inlineprotected |
GetProtoConfig(T *config) const | apollo::cyber::ComponentBase | inline |
Init() override | apollo::drivers::smartereye::SmartereyeComponent | virtual |
Initialize(const ComponentConfig &config) override | apollo::cyber::Component< M0, M1, M2, M3 > | inlinevirtual |
apollo::cyber::ComponentBase::Initialize(const TimerComponentConfig &config) | apollo::cyber::ComponentBase | inlinevirtual |
is_shutdown_ | apollo::cyber::ComponentBase | protected |
LoadConfigFiles(const ComponentConfig &config) | apollo::cyber::ComponentBase | inlineprotected |
LoadConfigFiles(const TimerComponentConfig &config) | apollo::cyber::ComponentBase | inlineprotected |
node_ | apollo::cyber::ComponentBase | protected |
Process(const std::shared_ptr< M0 > &msg0, const std::shared_ptr< M1 > &msg1, const std::shared_ptr< M2 > &msg2, const std::shared_ptr< M3 > &msg3) | apollo::cyber::Component< M0, M1, M2, M3 > | |
processFrame(int frameId, char *image, char *extended, int64_t time, int width, int height) | apollo::drivers::smartereye::SmartereyeComponent | protected |
processFrame(int frameId, char *image, uint32_t dataSize, int width, int height, int frameFormat) | apollo::drivers::smartereye::SmartereyeComponent | protected |
Reader typedef | apollo::cyber::ComponentBase | |
readers_ | apollo::cyber::ComponentBase | protected |
run() | apollo::drivers::smartereye::SmartereyeComponent | protected |
SetCallback() | apollo::drivers::smartereye::SmartereyeComponent | protected |
Shutdown() | apollo::cyber::ComponentBase | inlinevirtual |
~Component() override | apollo::cyber::Component< M0, M1, M2, M3 > | inline |
~ComponentBase() | apollo::cyber::ComponentBase | inlinevirtual |
~SmartereyeComponent() | apollo::drivers::smartereye::SmartereyeComponent | |