Hermes  0.9.5-beta
Hierarchical Distributed I/O Buffering System
hermes::api::PlacementPolicyConv Class Reference

#include <hermes_types.h>

Static Public Member Functions

static std::string str (PlacementPolicy policy)
 
static PlacementPolicy to_enum (const std::string &policy)
 

Detailed Description

A class to convert placement policy enum value to string

Member Function Documentation

◆ str()

static std::string hermes::api::PlacementPolicyConv::str ( PlacementPolicy  policy)
inlinestatic

A function to return string representation of policy

◆ to_enum()

static PlacementPolicy hermes::api::PlacementPolicyConv::to_enum ( const std::string &  policy)
inlinestatic

return enum value of policy


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