YPC  0.2.0
Public Member Functions | Protected Attributes | List of all members
ypc::ntobject_file< NtObjTy, 1 > Class Template Reference
Inheritance diagram for ypc::ntobject_file< NtObjTy, 1 >:
Inheritance graph
[legend]
Collaboration diagram for ypc::ntobject_file< NtObjTy, 1 >:
Collaboration graph
[legend]

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
 

The documentation for this class was generated from the following file: