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)=default | 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) | InputType | |
| setFromSerialNumber(unsigned int camera_serial_number) | InputType | |
| setFromStream(sl::String sender_ip, unsigned short port=30000) | InputType | |
| setFromSVOFile(sl::String svo_input_filename) | InputType | |
| setVirtualStereoFromCameraIDs(int id_left, int id_right, unsigned int virtual_serial_number) | InputType | |
| setVirtualStereoFromSerialNumbers(unsigned int camera_left_serial_number, unsigned int camera_right_serial_number, unsigned int virtual_serial_number) | InputType |