PPL Logo

KeyvalPair Class Reference

#include <ampiimpl.h>

Collaboration diagram for KeyvalPair:

Collaboration graph
[legend]

Public Member Functions

 KeyvalPair ()
 KeyvalPair (const char *k, const char *v) noexcept
 ~KeyvalPair ()
void pup (PUP::er &p) noexcept

Protected Attributes

std::string key
std::string val

Friends

class InfoStruct

Detailed Description

Definition at line 391 of file ampiimpl.h.


Constructor & Destructor Documentation

KeyvalPair::KeyvalPair (  ) 

KeyvalPair::KeyvalPair ( const char *  k,
const char *  v 
)

Definition at line 47 of file ampiMisc.C.

References create_stripped_string(), and key.

Here is the call graph for this function:

KeyvalPair::~KeyvalPair (  ) 


Member Function Documentation

void KeyvalPair::pup ( PUP::er p  )  [inline]

Definition at line 399 of file ampiimpl.h.

References p.


Friends And Related Function Documentation

friend class InfoStruct [friend]

Definition at line 403 of file ampiimpl.h.


Field Documentation

std::string KeyvalPair::key [protected]

Definition at line 393 of file ampiimpl.h.

std::string KeyvalPair::val [protected]

Definition at line 394 of file ampiimpl.h.


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

Generated on Mon Sep 21 08:26:10 2020 for Charm++ by  doxygen 1.5.5