|
MVE - Multi-View Environment mve-devel
|
This is the complete list of members for mve::View, including all inherited members.
| BlobProxies typedef | mve::View | |
| blobs | mve::View | protected |
| cache_cleanup(void) | mve::View | |
| clear(void) | mve::View | |
| ConstPtr typedef | mve::View | |
| create(void) | mve::View | inlinestatic |
| create(std::string const &path) | mve::View | inlinestatic |
| debug_print(void) | mve::View | |
| delete_value(std::string const &key) | mve::View | |
| FilenameList typedef | mve::View | protected |
| get_blob(std::string const &name) | mve::View | |
| get_blob_proxy(std::string const &name) | mve::View | |
| get_blobs(void) const | mve::View | inline |
| get_byte_image(std::string const &name) | mve::View | inline |
| get_byte_size(void) const | mve::View | |
| get_camera(void) const | mve::View | inline |
| get_directory(void) const | mve::View | inline |
| get_float_image(std::string const &name) | mve::View | inline |
| get_id(void) const | mve::View | inline |
| get_image(std::string const &name, ImageType type=IMAGE_TYPE_UNKNOWN) | mve::View | |
| get_image_proxy(std::string const &name, ImageType type=IMAGE_TYPE_UNKNOWN) | mve::View | |
| get_images(void) const | mve::View | inline |
| get_meta_data(void) const | mve::View | inline |
| get_name(void) const | mve::View | inline |
| get_value(std::string const &key) const | mve::View | |
| has_blob(std::string const &name) | mve::View | |
| has_image(std::string const &name, ImageType type=IMAGE_TYPE_UNKNOWN) | mve::View | |
| ImageProxies typedef | mve::View | |
| images | mve::View | protected |
| is_camera_valid(void) const | mve::View | inline |
| is_dirty(void) const | mve::View | |
| load_view(std::string const &path) | mve::View | |
| load_view_from_mve_file(std::string const &filename) | mve::View | |
| meta_data | mve::View | protected |
| operator=(const View &)=delete | mve::View | |
| path | mve::View | protected |
| Ptr typedef | mve::View | |
| reload_view(void) | mve::View | |
| remove_blob(std::string const &name) | mve::View | |
| remove_image(std::string const &name) | mve::View | |
| save_view(void) | mve::View | |
| save_view_as(std::string const &path) | mve::View | |
| set_blob(ByteImage::Ptr blob, std::string const &name) | mve::View | |
| set_camera(CameraInfo const &camera) | mve::View | |
| set_id(int view_id) | mve::View | inline |
| set_image(ImageBase::Ptr image, std::string const &name) | mve::View | |
| set_image_ref(std::string const &filename, std::string name) | mve::View | |
| set_name(std::string const &name) | mve::View | inline |
| set_value(std::string const &key, std::string const &value) | mve::View | |
| to_delete | mve::View | protected |
| View(const View &)=delete | mve::View | |
| View(void) | mve::View | inlineprotected |
| View(std::string const &path) | mve::View | inlineprotected |