NCBI C++ ToolKit
|
Search Toolkit Book for SConstScopedObject
#include <gui/objutils/objects.hpp>
Public Member Functions | |
SConstScopedObject () | |
SConstScopedObject (const CObject *o, objects::CScope *s) | |
bool | operator== (const SConstScopedObject &other) const |
Public Attributes | |
CConstRef< CObject > | object |
CRef< objects::CScope > | scope |
Definition at line 46 of file objects.hpp.