General KERNEL Documentation     End User KERNEL Services  


Batch::MapKey Class Reference

#include <Batch_MapKey.hxx>

Inheritance diagram for Batch::MapKey:

Inheritance graph
Collaboration diagram for Batch::MapKey:

Collaboration graph

Public Member Functions

 MapKey (const MapKey &mk)

Private Member Functions

 MapKey ()
 MapKey (const MapKey &mk, size_type pos, size_type npos)
 MapKey (const char *s, size_type n)
 MapKey (const char *s)
 MapKey (size_type n, char c)
 MapKey (const_iterator __begin, const_iterator __end)

Friends

class Parametre

Constructor & Destructor Documentation

Batch::MapKey::MapKey  )  [inline, private]
 

Batch::MapKey::MapKey const MapKey mk,
size_type  pos,
size_type  npos
[inline, private]
 

Batch::MapKey::MapKey const char *  s,
size_type  n
[inline, private]
 

Batch::MapKey::MapKey const char *  s  )  [inline, private]
 

Batch::MapKey::MapKey size_type  n,
char  c
[inline, private]
 

Batch::MapKey::MapKey const_iterator  __begin,
const_iterator  __end
[inline, private]
 

Batch::MapKey::MapKey const MapKey mk  )  [inline]
 


Friends And Related Function Documentation

friend class Parametre [friend]