libbio
Loading...
Searching...
No Matches
Namespaces | Typedefs | Functions
NameIndex.h File Reference
#include "bio/common/macro/Macros.h"
#include <string>
#include <stdint.h>
Include dependency graph for NameIndex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bio
 
namespace  bio::physical
 
namespace  bio::physical::detail
 

Typedefs

typedef uintptr_t bio::physical::detail::IndexValue
 

Functions

IndexValue bio::physical::detail::LookupPerspectiveName (const void *perspective, const ::std::string &key)
 
void bio::physical::detail::StorePerspectiveName (const void *perspective, const ::std::string &key, IndexValue value)
 
void bio::physical::detail::ErasePerspectiveEntries (const void *perspective)