libbio
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
bio::chemical::structure::LinearMotifDispatch< T, kIsPointer > Struct Template Reference

#include <UnorderedStructureDetail.h>

Static Public Member Functions

static T Add (Pointer< UnorderedStructureInterface > self, const T t)
 
static Code Remove (Pointer< UnorderedStructureInterface > self, const T t)
 
static Index GetCount (Pointer< const UnorderedStructureInterface > self)
 
static Pointer< ContainerGetAll (Pointer< UnorderedStructureInterface > self)
 
static Pointer< const ContainerGetAll (Pointer< const UnorderedStructureInterface > self)
 
static bool Has (Pointer< const UnorderedStructureInterface > self, T content)
 

Member Function Documentation

◆ Add()

template<typename T , bool kIsPointer>
static T bio::chemical::structure::LinearMotifDispatch< T, kIsPointer >::Add ( Pointer< UnorderedStructureInterface self,
const T  t 
)
inlinestatic

◆ GetAll() [1/2]

◆ GetAll() [2/2]

◆ GetCount()

◆ Has()

template<typename T , bool kIsPointer>
static bool bio::chemical::structure::LinearMotifDispatch< T, kIsPointer >::Has ( Pointer< const UnorderedStructureInterface self,
T  content 
)
inlinestatic

◆ Remove()

template<typename T , bool kIsPointer>
static Code bio::chemical::structure::LinearMotifDispatch< T, kIsPointer >::Remove ( Pointer< UnorderedStructureInterface self,
const T  t 
)
inlinestatic

The documentation for this struct was generated from the following file: