|
Unravel Engine C++ Reference
|
#include <serialization.h>
Public Member Functions | |
| path_skip_segment_guard (bool ignore_next_push=false) | |
| ~path_skip_segment_guard () | |
| path_skip_segment_guard (const path_skip_segment_guard &)=delete | |
| path_skip_segment_guard & | operator= (const path_skip_segment_guard &)=delete |
| path_skip_segment_guard (path_skip_segment_guard &&)=delete | |
| path_skip_segment_guard & | operator= (path_skip_segment_guard &&)=delete |
Definition at line 84 of file serialization.h.
| serialization::path_skip_segment_guard::path_skip_segment_guard | ( | bool | ignore_next_push = false | ) |
Definition at line 136 of file serialization.cpp.
| serialization::path_skip_segment_guard::~path_skip_segment_guard | ( | ) |
Definition at line 145 of file serialization.cpp.
|
delete |
|
delete |
|
delete |
|
delete |