NCBI C++ ToolKit
Public Member Functions | Private Attributes | List of all members
SNetStorageObjectDirectState< TBase > Struct Template Reference

Search Toolkit Book for SNetStorageObjectDirectState

#include "state.hpp"
(Private to src/misc/netstorage.)

+ Inheritance diagram for SNetStorageObjectDirectState< TBase >:
+ Collaboration diagram for SNetStorageObjectDirectState< TBase >:

Public Member Functions

template<class... TArgs>
 SNetStorageObjectDirectState (CNetStorageObjectLoc &locator, TArgs &&... args)
 
string GetLoc () const override
 
CNetStorageObjectLocLocator () override
 

Private Attributes

CNetStorageObjectLocm_Locator
 

Detailed Description

template<class TBase>
struct SNetStorageObjectDirectState< TBase >

Definition at line 65 of file state.hpp.

Constructor & Destructor Documentation

◆ SNetStorageObjectDirectState()

template<class TBase >
template<class... TArgs>
SNetStorageObjectDirectState< TBase >::SNetStorageObjectDirectState ( CNetStorageObjectLoc locator,
TArgs &&...  args 
)
inline

Definition at line 68 of file state.hpp.

Member Function Documentation

◆ GetLoc()

template<class TBase >
string SNetStorageObjectDirectState< TBase >::GetLoc ( void  ) const
inlineoverride

◆ Locator()

template<class TBase >
CNetStorageObjectLoc& SNetStorageObjectDirectState< TBase >::Locator ( )
inlineoverride

Member Data Documentation

◆ m_Locator

template<class TBase >
CNetStorageObjectLoc& SNetStorageObjectDirectState< TBase >::m_Locator
private

The documentation for this struct was generated from the following file:
Modified on Wed Sep 04 15:06:34 2024 by modify_doxy.py rev. 669887