OpenSDN source code
|
#include "net/community_type.h"
#include <map>
#include <boost/assign/list_of.hpp>
#include "base/string_util.h"
Go to the source code of this file.
Variables | |
static const map< string, CommunityType::WellKnownCommunity > | fromString |
static const map < CommunityType::WellKnownCommunity, string > | toString |
|
static |
Definition at line 20 of file community_type.cc.
|
static |
Definition at line 31 of file community_type.cc.