|
YPC
0.2.0
|


Public Member Functions | |
| ntobject_file (const std::string &file_path) | |
| NtObjTy & | data () |
| const NtObjTy & | data () const |
| void | read_from () |
| void | write_to () |
Public Member Functions inherited from ypc::internal::ntobject_file_base< cast_obj_to_package< NtObjTy >::type > | |
| ntobject_file_base (const std::string &file_path) | |
| cast_obj_to_package< NtObjTy >::type & | data () |
| const cast_obj_to_package< NtObjTy >::type & | data () const |
| void | read_from () |
| void | write_to () |
Protected Attributes | |
| NtObjTy | m_local_data |
Protected Attributes inherited from ypc::internal::ntobject_file_base< cast_obj_to_package< NtObjTy >::type > | |
| cast_obj_to_package< NtObjTy >::type | m_sfm_data |
| std::string | m_path |
1.8.17