39 #ifndef OBJECTS_GBPROJ_PROJECTFOLDER_HPP
40 #define OBJECTS_GBPROJ_PROJECTFOLDER_HPP
64 virtual bool Visit(objects::CProjectItem& item) = 0;
104 void RemoveAllChildItems();
111 bool ForEachProjectItem(IProjectItemVisitor& visitor,
bool recursive);
User-defined methods of the data storage class.
virtual bool Visit(objects::CProjectItem &item)=0
virtual ~IProjectItemVisitor()
CProjectFolder * GetParentFolder()
static CAtomicCounter m_IdCounter
CAtomicCounter::TValue TId
void SetParentFolder(CProjectFolder *)
CProjectFolder(const CProjectFolder &value)
CProjectFolder & operator=(const CProjectFolder &value)
CProjectFolder_Base Tparent
Base class for all serializable objects.
#define NCBI_GBPROJ_EXPORT
TNCBIAtomicValue TValue
Alias TValue for TNCBIAtomicValue.
TValue Add(int delta) THROWS_NONE
Atomically add value (=delta), and return new counter value.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
static const char label[]
const GenericPointer< typename T::ValueType > T2 value