AirInv Logo  1.00.0
C++ Simulated Airline Inventory Management System library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRINV::header Struct Reference

#include <airinv/server/header.hpp>

List of all members.

Public Attributes

std::string name
std::string value

Detailed Description

Header structure.

Definition at line 13 of file header.hpp.


Member Data Documentation

std::string AIRINV::header::name

Definition at line 14 of file header.hpp.

std::string AIRINV::header::value

Definition at line 15 of file header.hpp.


The documentation for this struct was generated from the following file: