NCBI C++ ToolKit
Public Member Functions | List of all members
python::CWarning Class Reference

Search Toolkit Book for python::CWarning

#include "python_ncbi_dbapi.hpp"
(Private to src/dbapi/lang_bind/python.)

+ Inheritance diagram for python::CWarning:
+ Collaboration diagram for python::CWarning:

Public Member Functions

 CWarning (const string &msg)
 
- Public Member Functions inherited from pythonpp::CUserError< CWarning >
 CUserError (void)
 
 CUserError (const string &msg)
 
- Public Member Functions inherited from pythonpp::CStandardError
 CStandardError (void)
 
 CStandardError (const string &msg)
 
- Public Member Functions inherited from pythonpp::CError
 CError (const string &msg)
 * Error testing and normalization *‍/ More...
 
 CError (PyObject *value)
 

Additional Inherited Members

- Static Public Member Functions inherited from pythonpp::CUserError< CWarning >
static void Declare (const string &name)
 
static void Declare (const string &name, const pythonpp::CDict &dict)
 
static PyObject * GetPyException (void)
 
- Static Public Member Functions inherited from pythonpp::CError
static void Check (void)
 
static void Check (const char *value)
 
static void Check (PyObject *obj)
 
static void Clear (void)
 
static void SetString (const string &msg)
 
static void SetObject (PyObject *value)
 
- Protected Member Functions inherited from pythonpp::CUserError< CWarning >
 CUserError (const string &msg, PyObject *err_type)
 
- Protected Member Functions inherited from pythonpp::CStandardError
 CStandardError (const string &msg, PyObject *err_type)
 
- Protected Member Functions inherited from pythonpp::CError
 CError (const string &msg, PyObject *err_type)
 
 CError (void)
 
- Static Protected Member Functions inherited from pythonpp::CStandardError
static PyObject * GetPyException (void)
 
- Static Protected Member Functions inherited from pythonpp::CError
static PyObject * GetPyException (void)
 
static void SetString (PyObject *excp_obj, const string &msg)
 
static void SetObject (PyObject *excp_obj, PyObject *value)
 
static void SetNone (PyObject *excp_obj)
 

Detailed Description

Definition at line 740 of file python_ncbi_dbapi.hpp.

Constructor & Destructor Documentation

◆ CWarning()

python::CWarning::CWarning ( const string msg)

Definition at line 3376 of file python_ncbi_dbapi.cpp.


The documentation for this class was generated from the following files:
Modified on Mon May 20 05:02:14 2024 by modify_doxy.py rev. 669887