CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Classes | Public Member Functions | List of all members
n_spt_pimpl::file Class Reference

Classes

class  impl
 

Public Member Functions

 file (char const *name, char const *mode)
 
void read (void *data, long size)
 
long total_size () const
 

Detailed Description

Definition at line 2716 of file testSharedPtr.cc.

Constructor & Destructor Documentation

◆ file()

n_spt_pimpl::file::file ( char const *  name,
char const *  mode 
)

Definition at line 3324 of file testSharedPtr.cc.

Member Function Documentation

◆ read()

void n_spt_pimpl::file::read ( void *  data,
long  size 
)

Definition at line 3329 of file testSharedPtr.cc.

Referenced by n_spt_pimpl::test().

◆ total_size()

long n_spt_pimpl::file::total_size ( ) const

Definition at line 3334 of file testSharedPtr.cc.

Referenced by n_spt_pimpl::test().


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