This is the complete list of members for InputType, including all inherited members.
decode(const String &serialized_content) | InputType | |
encode(String &serialized_content) const | InputType | |
getConfiguration() const | InputType | inline |
getType() const | InputType | inline |
INPUT_TYPE enum name | InputType | |
InputType() | InputType | |
InputType(const InputType &type) | InputType | |
isInit() const | InputType | inline |
load(String filename) | InputType | |
operator!=(const InputType ¶m1) const | InputType | |
operator==(const InputType ¶m1) const | InputType | |
save(String filename) const | InputType | |
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 |