|
Unravel Engine C++ Reference
|
This is the complete list of members for serialization::path_segment_guard, including all inherited members.
| operator=(const path_segment_guard &)=delete | serialization::path_segment_guard | |
| operator=(path_segment_guard &&)=delete | serialization::path_segment_guard | |
| path_segment_guard()=default | serialization::path_segment_guard | |
| path_segment_guard(const std::string &segment) | serialization::path_segment_guard | |
| path_segment_guard(const path_segment_guard &)=delete | serialization::path_segment_guard | |
| path_segment_guard(path_segment_guard &&)=delete | serialization::path_segment_guard | |
| pop_segment() | serialization::path_segment_guard | |
| push_segment(const std::string &segment) | serialization::path_segment_guard | |
| ~path_segment_guard() | serialization::path_segment_guard |