NCBI C++ ToolKit
Public Member Functions | List of all members
CCombinedNetStorage Class Reference

Search Toolkit Book for CCombinedNetStorage

#include <misc/netstorage/netstorage.hpp>

+ Inheritance diagram for CCombinedNetStorage:
+ Collaboration diagram for CCombinedNetStorage:

Public Member Functions

 CCombinedNetStorage (const string &init_string, TNetStorageFlags default_flags=0)
 
- Public Member Functions inherited from CNetStorage
 CNetStorage (EVoid)
 
 CNetStorage (SNetStorageImpl *impl)
 
CNetStorageoperator= (SNetStorageImpl *impl)
 
 operator SNetStorageImpl * ()
 
 operator const SNetStorageImpl * () const
 
SNetStorageImploperator-- (int)
 
const SNetStorageImploperator-- (int) const
 
SNetStorageImploperator-> ()
 
const SNetStorageImploperator-> () const
 
 CNetStorage (const string &init_string, TNetStorageFlags default_flags=0)
 Construct a CNetStorage object. More...
 
CNetStorageObject Create (TNetStorageFlags flags=0)
 Create new NetStorage object. More...
 
CNetStorageObject Open (const string &object_loc)
 Open an existing NetStorage object for reading. More...
 
string Relocate (const string &object_loc, TNetStorageFlags flags, TNetStorageProgressCb cb=TNetStorageProgressCb())
 Relocate a object according to the specified combination of flags. More...
 
bool Exists (const string &object_loc)
 Check if the object addressed by 'object_loc' exists. More...
 
ENetStorageRemoveResult Remove (const string &object_loc)
 Remove the object addressed by 'object_loc'. More...
 

Additional Inherited Members

- Public Types inherited from CNetStorage
typedef SNetStorageImplTInstance
 
- Protected Attributes inherited from CNetStorage
CNetRef< SNetStorageImplm_Impl
 

Detailed Description

Definition at line 41 of file netstorage.hpp.

Constructor & Destructor Documentation

◆ CCombinedNetStorage()

CCombinedNetStorage::CCombinedNetStorage ( const string init_string,
TNetStorageFlags  default_flags = 0 
)
explicit

Definition at line 390 of file netstorage.cpp.


The documentation for this class was generated from the following files:
Modified on Fri Sep 20 14:57:10 2024 by modify_doxy.py rev. 669887