AirInv Logo  1.00.1
C++ Simulated Airline Inventory Management System library
AIRINV::header Struct Reference

#include <airinv/server/header.hpp>

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: