InputType Member List

This is the complete list of members for InputType, including all inherited members.

decode(const String &serialized_content)InputType
encode(String &serialized_content) constInputType
getConfiguration() constInputTypeinline
getType() constInputTypeinline
INPUT_TYPE enum nameInputType
InputType()InputType
InputType(const InputType &type)InputType
isInit() constInputTypeinline
load(String filename)InputType
operator!=(const InputType &param1) constInputType
operator==(const InputType &param1) constInputType
save(String filename) constInputType
setFromCameraID(int id=-1, sl::BUS_TYPE bus_type=sl::BUS_TYPE::AUTO, const CAMERA_TYPE camera_type=CAMERA_TYPE::STEREO)InputType
setFromSerialNumber(unsigned int camera_serial_number, sl::BUS_TYPE bus_type=sl::BUS_TYPE::AUTO)InputType
setFromStream(sl::String sender_ip, unsigned short port=30000)InputType
setFromSVOFile(sl::String svo_input_filename)InputType