lsst.log  13.0-2-g15de9a1+4
 All Classes Namespaces Files Functions Variables Macros Pages
Public Member Functions | List of all members
lsst::log::callable_wrapper Class Reference

Public Member Functions

 callable_wrapper (PyObject *callable)
 
void operator() ()
 

Detailed Description

Definition at line 39 of file log.cc.

Constructor & Destructor Documentation

lsst::log::callable_wrapper::callable_wrapper ( PyObject *  callable)
inline

Definition at line 41 of file log.cc.

Member Function Documentation

void lsst::log::callable_wrapper::operator() ( )
inline

Definition at line 42 of file log.cc.


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