X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/f3cbd5740fd2c6e770459ed6e10826b7a317c2d2..b78d5563826957045678f4c3bcfdcef6c9bfc48d:/hostdata.h?ds=sidebyside diff --git a/hostdata.h b/hostdata.h index 59ca35d..703b7a1 100644 --- a/hostdata.h +++ b/hostdata.h @@ -5,6 +5,9 @@ #include #include +// Helper class that associates instances of itself with each host. +// Facilitate global operations on hosts, and retreiving of host name +// and mailboxes. class hostdata { public: static void create();