Skip to content

Commit

Permalink
Header and html clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
jpratliffvr committed Jun 5, 2014
1 parent 306a21b commit eb7c0f8
Show file tree
Hide file tree
Showing 12 changed files with 62 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
/// \file
/// \brief An implementation of the AutopatcherRepositoryInterface to use MySQL to store the relevant data
///
/// This file is part of RakNet Copyright (c) 2014, Oculus VR, Inc.
///
/// Usage of RakNet is subject to the appropriate license agreement.



#ifndef __MYSQL_REPOSITORY_H
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
/*
* Copyright (c) 2014, Oculus VR, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*/

/// \file
/// \brief This will write all incoming and outgoing network messages the SQLiteClientLoggerPlugin
///
/// This file is part of RakNet Copyright (c) 2014, Oculus VR, Inc.
///
/// Usage of RakNet is subject to the appropriate license agreement.



#ifndef __SQL_LITE_CLIENT_LOGGER_PACKET_LOGGER_H_
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
/*
* Copyright (c) 2014, Oculus VR, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*/

/// \file
/// \brief Writes RakNetStatistics for all connected systems once per second to SQLiteClientLogger
///
/// This file is part of RakNet Copyright (c) 2014, Oculus VR, Inc.
///
/// Usage of RakNet is subject to the appropriate license agreement.



#ifndef __SQL_LITE_CLIENT_LOGGER_RAKNET_STATISTICS_H_
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
/*
* Copyright (c) 2014, Oculus VR, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*/

/// \file
/// \brief Contains utility functions to write logs, which are then sent to a connected instance of SQLite3ServerLoggerPlugin
///
/// This file is part of RakNet Copyright (c) 2014, Oculus VR, Inc.
///
/// Usage of RakNet is subject to the appropriate license agreement.


#ifndef ___SQLITE_CLIENT_LOGGER_PLUGIN_H
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
/*
* Copyright (c) 2014, Oculus VR, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*/

/// \file
/// \brief Extends SQLite3ServerPlugin to support logging functions, including compressing images.
///
/// This file is part of RakNet Copyright (c) 2014, Oculus VR, Inc.
///
/// Usage of RakNet is subject to the appropriate license agreement.



#ifndef ___SQLITE_SERVER_LOGGER_PLUGIN_H
Expand Down
14 changes: 11 additions & 3 deletions DependentExtensions/SQLite3Plugin/SQLite3ClientPlugin.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
/*
* Copyright (c) 2014, Oculus VR, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*/

/// \file
/// \brief Contains code to call sqlite3_exec over a network that does not support shared file handles.
///
/// This file is part of RakNet Copyright (c) 2014, Oculus VR, Inc.
///
/// Usage of RakNet is subject to the appropriate license agreement.



#ifndef ___SQLITE_3_CLIENT_PLUGIN_H
Expand Down
4 changes: 2 additions & 2 deletions Help/Doxygen/html/HTTPConnection2_8h.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Help/Doxygen/html/HTTPConnection_8h.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Help/RakNetMajorFeatures.htm
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="DC.title" content="RakNetMajorFeatures" />
<meta name="Author Homepage" content="http://www.jenkinssoftware.com" />
<meta name="DC.creator" content="Kevin Jenkins" />
<meta name="DC.publisher" content="Oculus VR, Inc. LLC" />
<meta name="DC.publisher" content="Oculus VR, Inc." />

<title>Created with Camtasia Studio 5</title>
<script type="text/javascript" src="swfobject.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion Help/ReplicaManager3Video.htm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="Author Homepage" content="http://www.jenkinssoftware.com" />
<meta name="DC.creator" content="Kevin Jenkins" />
<meta name="DC.publisher" content="Oculus VR, Inc. LLC" />
<meta name="DC.publisher" content="Oculus VR, Inc." />
<meta name="DC.date" content="Wednesday, June 03, 2009" />
<meta name="DC.language" content="ENU" />
<meta name="DC.title" content="ReplicaManager3Video" />
Expand Down
2 changes: 1 addition & 1 deletion Help/SQLite3LoggerPluginVideo.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="Author Homepage" content="http://www.jenkinssoftware.com" />
<meta name="DC.creator" content="Kevin Jenkins" />
<meta name="DC.publisher" content="Oculus VR, Inc. LLC" />
<meta name="DC.publisher" content="Oculus VR, Inc." />
<meta name="DC.date" content="Monday, November 02, 2009" />
<meta name="DC.language" content="ENU" />
<meta name="DC.title" content="SQLite3LoggerPlugin1" />
Expand Down
2 changes: 0 additions & 2 deletions Help/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,6 @@
<a href="debuggingdisconnects.html">Debugging Disconnections</a><BR>
<A HREF="programmingtips.html">Programming Tips</A><BR>
<A HREF="revisionlog.html">Revision Log</A><BR>
<A HREF="http://www.jenkinssoftware.com/forum">Forum</A><BR>
<A HREF="mailto:[email protected]">Email Author</A><BR>

</TD></TR></TABLE>
</BODY>
Expand Down

0 comments on commit eb7c0f8

Please sign in to comment.