PyStrings.cxx File Reference

#include "PyROOT.h"
#include "PyStrings.h"

Go to the source code of this file.

Defines

#define PYROOT_INITIALIZE_STRING(var, str)

Functions

Bool_t PyROOT::CreatePyStrings ()
PyObjectPyROOT::DestroyPyStrings ()


Define Documentation

#define PYROOT_INITIALIZE_STRING ( var,
str   ) 

Value:

if ( ! ( PyStrings::var = PyROOT_PyUnicode_InternFromString( (char*)#str ) ) )    \
      return kFALSE

Definition at line 53 of file PyStrings.cxx.

Referenced by PyROOT::CreatePyStrings().


Generated on Tue Jul 5 15:55:40 2011 for ROOT_528-00b_version by  doxygen 1.5.1