interreality.org [VOS]
[Home] [About]
[Screenshots]
[Download]
[News]
[Community]
[Documentation] [Manual]
[Bugs & Requests] [Wiki]

/home/tetron/hack/vos/libs/vos/extensions/revcontrol/blocks.hh File Reference

Go to the source code of this file.

Functions


Function Documentation

std::string ACLsString ( std::map< std::string, std::set< std::string > > &  acls  ) 

std::string childrenString ( std::deque< std::pair< std::string, std::string > > &  children  ) 

void readChildren ( const std::string &  data,
std::deque< Entry > &  entries 
)

void readInvertedACLs ( const std::string &  data,
std::map< std::string, std::string > &  acl 
)

void readTypes ( const std::string &  data,
std::set< std::string > &  types 
)

void readTypes ( const std::string &  data,
std::deque< std::string > &  types 
)

std::string typesString ( std::set< std::string > &  types  )