NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <objects/seqfeat/Seq_feat.hpp>
#include <objects/general/User_object.hpp>
#include <objects/general/User_field.hpp>
#include <objects/general/Object_id.hpp>
#include <objmgr/util/autodef_available_modifier.hpp>
#include <objmgr/util/autodef_source_desc.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CAutoDefOptions |
Macros | |
#define | AUTODEFBOOLFIELD(Fieldname) |
#define | AUTODEFENUMFIELD(Fieldname) |
#define AUTODEFBOOLFIELD | ( | Fieldname | ) |
Definition at line 165 of file autodef_options.hpp.
#define AUTODEFENUMFIELD | ( | Fieldname | ) |
Definition at line 270 of file autodef_options.hpp.