psana_python::PdsClockTime Class Reference
[Psana_python]

Wrapper class for Pds::ClockTime. More...

#include <PdsClockTime.h>

Inheritance diagram for psana_python::PdsClockTime:

pytools::PyDataType< ConcreteType, CppType > PyObject List of all members.

Public Types

typedef pytools::PyDataType<
PdsClockTime, Pds::ClockTime > 
BaseType

Public Member Functions

void print (std::ostream &out) const

Static Public Member Functions

static void initType (PyObject *module)
 Initialize Python type and register it in a module.

Detailed Description

Wrapper class for Pds::ClockTime.

This software was developed for the LCLS project. If you use all or part of it, please give an appropriate acknowledgment.

Version:
$Id$
Author:
David Schneider

Definition at line 52 of file PdsClockTime.h.


Member Typedef Documentation

typedef pytools::PyDataType<PdsClockTime, Pds::ClockTime> psana_python::PdsClockTime::BaseType

Definition at line 55 of file PdsClockTime.h.


Member Function Documentation

void psana_python::PdsClockTime::initType ( PyObject module  )  [static]

Initialize Python type and register it in a module.

Definition at line 60 of file PdsClockTime.cpp.

References pytools::PyDataType< ConcreteType, CppType >::initType(), methods, typedoc, and pytools::PyDataType< ConcreteType, CppType >::typeObject().

Referenced by _createWrappers().

void psana_python::PdsClockTime::print ( std::ostream &  out  )  const [inline]

Reimplemented from pytools::PyDataType< ConcreteType, CppType >.

Definition at line 61 of file PdsClockTime.h.

References pytools::PyDataType< ConcreteType, CppType >::m_obj.


The documentation for this class was generated from the following files:
Generated on 19 Dec 2016 for PSDMSoftware by  doxygen 1.4.7