SheafSystem  0.0.0.0
name_multimap.h File Reference

Interface for class name_multimap. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/any.h"
#include "SheafSystem/block.h"
#include "SheafSystem/std_iostream.h"
#include "SheafSystem/std_list.h"
#include "SheafSystem/std_map.h"
#include "SheafSystem/std_string.h"

Go to the source code of this file.

Classes

class  sheaf::name_multimap
 A partial multi-valued relation with total injective inverse between names and indices of type index_type. More...
 

Namespaces

 sheaf
 Namespace for the sheaves component of the sheaf system.
 

Functions

SHEAF_DLL_SPEC std::ostream & sheaf::operator<< (std::ostream &xos, const name_multimap &xm)
 Insert name_multimap xm into ostream xos. More...
 
SHEAF_DLL_SPEC size_t sheaf::deep_size (const name_multimap &xp, bool xinclude_shallow)
 The deep size of the referenced object of type name_multimap; if xinclude_shallow, add the sizeof xp to the result. More...
 

Detailed Description

Interface for class name_multimap.

Definition in file name_multimap.h.