12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
- <title>UAS2: E:/uas2/Server/Allegiance.cpp File Reference</title>
- <link href="tabs.css" rel="stylesheet" type="text/css"/>
- <link href="doxygen.css" rel="stylesheet" type="text/css"/>
- </head>
- <body>
- <!-- Generated by Doxygen 1.6.2 -->
- <div class="navigation" id="top">
- <div class="tabs">
- <ul>
- <li><a href="main.html"><span>Main Page</span></a></li>
- <li><a href="annotated.html"><span>Classes</span></a></li>
- <li class="current"><a href="files.html"><span>Files</span></a></li>
- </ul>
- </div>
- <div class="tabs">
- <ul>
- <li><a href="files.html"><span>File List</span></a></li>
- <li><a href="globals.html"><span>File Members</span></a></li>
- </ul>
- </div>
- </div>
- <div class="contents">
- <h1>E:/uas2/Server/Allegiance.cpp File Reference</h1><code>#include "<a class="el" href="_allegiance_8h_source.html">Allegiance.h</a>"</code><br/>
- <code>#include "<a class="el" href="_client_8h_source.html">Client.h</a>"</code><br/>
- <code>#include "<a class="el" href="_data_base_8h_source.html">Database.h</a>"</code><br/>
- <code>#include "<a class="el" href="_master_server_8h_source.html">MasterServer.h</a>"</code><br/>
- <code>#include "<a class="el" href="_world_manager_8h_source.html">WorldManager.h</a>"</code><br/>
- <table border="0" cellpadding="0" cellspacing="0">
- </table>
- <hr/><a name="_details"></a><h2>Detailed Description</h2>
- <p>Implements general functionality for allegiances (hierarchical character alliances/monarchies/guilds).</p>
- <p>TODO: Separate static and non-static (instance-based) functions. (Static functions should probably be in an allegiance manager file.) </p>
- </div>
- <hr size="1"/><address style="text-align: right;"><small>Generated by
- <a href="http://www.doxygen.org/index.html">
- <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
- </body>
- </html>
|