]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
added docs to msvc project, fixed some doxygen warnings.
authorMichael Jerris <mike@jerris.com>
Tue, 10 Jan 2006 15:09:26 +0000 (15:09 +0000)
committerMichael Jerris <mike@jerris.com>
Tue, 10 Jan 2006 15:09:26 +0000 (15:09 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@317 d0543943-73ff-0310-b7d9-9358b9ac24b2

docs/docs.vcproj [new file with mode: 0644]
src/include/switch_core.h
src/include/switch_sqlite.h
w32/vsnet/Freeswitch.sln

diff --git a/docs/docs.vcproj b/docs/docs.vcproj
new file mode 100644 (file)
index 0000000..98634c2
--- /dev/null
@@ -0,0 +1,259 @@
+<?xml version="1.0" encoding="Windows-1252"?>\r
+<VisualStudioProject\r
+       ProjectType="Visual C++"\r
+       Version="8.00"\r
+       Name="docs"\r
+       ProjectGUID="{1A1FF289-4FD6-4285-A422-D31DD67A4723}"\r
+       RootNamespace="docs"\r
+       >\r
+       <Platforms>\r
+               <Platform\r
+                       Name="Win32"\r
+               />\r
+       </Platforms>\r
+       <Configurations>\r
+               <Configuration\r
+                       Name="Debug|Win32"\r
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
+                       IntermediateDirectory="$(ConfigurationName)"\r
+                       ConfigurationType="1"\r
+                       >\r
+                       <Tool\r
+                               Name="VCPreBuildEventTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCCustomBuildTool"\r
+                               CommandLine="doxygen $(InputDir)Doxygen.conf"\r
+                               Outputs="html/index.html"\r
+                       />\r
+                       <Tool\r
+                               Name="Doxygen"\r
+                       />\r
+                       <Tool\r
+                               Name="VCXMLDataGeneratorTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCWebServiceProxyGeneratorTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCMIDLTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCCLCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCManagedResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPreLinkEventTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCLinkerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCALinkTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCManifestTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCXDCMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCBscMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCFxCopTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCAppVerifierTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCWebDeploymentTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPostBuildEventTool"\r
+                       />\r
+               </Configuration>\r
+               <Configuration\r
+                       Name="Release|Win32"\r
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
+                       IntermediateDirectory="$(ConfigurationName)"\r
+                       ConfigurationType="1"\r
+                       >\r
+                       <Tool\r
+                               Name="VCPreBuildEventTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCCustomBuildTool"\r
+                               CommandLine="doxygen $(InputDir)Doxygen.conf"\r
+                               Outputs="html/index.html"\r
+                       />\r
+                       <Tool\r
+                               Name="Doxygen"\r
+                       />\r
+                       <Tool\r
+                               Name="VCXMLDataGeneratorTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCWebServiceProxyGeneratorTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCMIDLTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCCLCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCManagedResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPreLinkEventTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCLinkerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCALinkTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCManifestTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCXDCMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCBscMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCFxCopTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCAppVerifierTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCWebDeploymentTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPostBuildEventTool"\r
+                       />\r
+               </Configuration>\r
+       </Configurations>\r
+       <References>\r
+       </References>\r
+       <Files>\r
+               <Filter\r
+                       Name="Source Files"\r
+                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
+                       UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
+                       >\r
+                       <File\r
+                               RelativePath=".\Doxygen.conf"\r
+                               >\r
+                               <FileConfiguration\r
+                                       Name="Debug|Win32"\r
+                                       >\r
+                                       <Tool\r
+                                               Name="Doxygen"\r
+                                       />\r
+                               </FileConfiguration>\r
+                               <FileConfiguration\r
+                                       Name="Release|Win32"\r
+                                       >\r
+                                       <Tool\r
+                                               Name="VCCustomBuildTool"\r
+                                               CommandLine=""\r
+                                               AdditionalDependencies=""\r
+                                               Outputs=""\r
+                                       />\r
+                               </FileConfiguration>\r
+                       </File>\r
+               </Filter>\r
+               <Filter\r
+                       Name="Header Files"\r
+                       Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
+                       UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"\r
+                       >\r
+                       <File\r
+                               RelativePath="..\src\include\switch.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="..\src\include\switch_apr.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="..\src\include\switch_buffer.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="..\src\include\switch_caller.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="..\src\include\switch_channel.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="..\src\include\switch_config.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="..\src\include\switch_console.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="..\src\include\switch_core.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="..\src\include\switch_event.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="..\src\include\switch_frame.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="..\src\include\switch_loadable_module.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="..\src\include\switch_module_interfaces.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="..\src\include\switch_mutex.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="..\src\include\switch_platform.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="..\src\include\switch_resample.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="..\src\include\switch_sqlite.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="..\src\include\switch_types.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="..\src\include\switch_utils.h"\r
+                               >\r
+                       </File>\r
+               </Filter>\r
+       </Files>\r
+       <Globals>\r
+       </Globals>\r
+</VisualStudioProject>\r
index b447a06bdfc7d8bf65a77243fd00ff7374a9d404..1221e3ff2c425602311ab209d071c984674a26a2 100644 (file)
@@ -417,7 +417,7 @@ SWITCH_DECLARE(switch_status) switch_core_session_add_event_hook_answer_channel(
 /*! 
   \brief Add an event hook to be executed when a session sends a message
   \param session session to bind hook to
-  \param answer_channel hook to bind
+  \param receive_message hook to bind
   \return SWITCH_STATUS_SUCCESS on suceess
 */
 SWITCH_DECLARE(switch_status) switch_core_session_add_event_hook_receive_message(switch_core_session *session, switch_receive_message_hook receive_message);
index 38935a4007a63a87e7079d19c4c2835e873c37b9..ddc34942db2d0e61c0460943c4396fccdea94b7e 100644 (file)
@@ -488,7 +488,7 @@ DoxyDefine(int switch_core_db_collation_needed(
  *       TEXT             BLOB            No change
  *       BLOB             INTEGER         Convert to TEXT then use atoi()
  *       BLOB             FLOAT           Convert to TEXT then use atof()
- *       BLOB             TEXT            Add a \000 terminator if needed
+ *       BLOB             TEXT            Add a "\000" terminator if needed
  *
  * Return the value of a BLOB.
  */
@@ -530,10 +530,10 @@ DoxyDefine(const void *switch_core_db_column_blob(sqlite3_stmt*, int iCol);)
  *       TEXT             BLOB            No change
  *       BLOB             INTEGER         Convert to TEXT then use atoi()
  *       BLOB             FLOAT           Convert to TEXT then use atof()
- *       BLOB             TEXT            Add a \000 terminator if needed
+ *       BLOB             TEXT            Add a "\000" terminator if needed
  *
  * Return the number of bytes in a BLOB value or the number of bytes in a 
- * TEXT value represented as UTF-8.  The \000 terminator is included in the 
+ * TEXT value represented as UTF-8.  The "\000" terminator is included in the 
  * byte count for TEXT values.
  */
 DoxyDefine(int switch_core_db_column_bytes(sqlite3_stmt*, int iCol);)
@@ -574,10 +574,10 @@ DoxyDefine(int switch_core_db_column_bytes(sqlite3_stmt*, int iCol);)
  *       TEXT             BLOB            No change
  *       BLOB             INTEGER         Convert to TEXT then use atoi()
  *       BLOB             FLOAT           Convert to TEXT then use atof()
- *       BLOB             TEXT            Add a \000 terminator if needed
+ *       BLOB             TEXT            Add a "\000" terminator if needed
  *
  * Return the number of bytes in a BLOB value or the number of bytes in a 
- * TEXT value represented as UTF-16.  The \u0000 terminator is included in 
+ * TEXT value represented as UTF-16.  The "\u0000" terminator is included in 
  * the byte count for TEXT values.
  */
 DoxyDefine(int switch_core_db_column_bytes16(sqlite3_stmt*, int iCol);)
@@ -618,7 +618,7 @@ DoxyDefine(int switch_core_db_column_bytes16(sqlite3_stmt*, int iCol);)
  *       TEXT             BLOB            No change
  *       BLOB             INTEGER         Convert to TEXT then use atoi()
  *       BLOB             FLOAT           Convert to TEXT then use atof()
- *       BLOB             TEXT            Add a \000 terminator if needed
+ *       BLOB             TEXT            Add a "\000" terminator if needed
  *
  *  Return a FLOAT value.
  */
@@ -660,7 +660,7 @@ DoxyDefine(double switch_core_db_column_double(sqlite3_stmt*, int iCol);)
  *       TEXT             BLOB            No change
  *       BLOB             INTEGER         Convert to TEXT then use atoi()
  *       BLOB             FLOAT           Convert to TEXT then use atof()
- *       BLOB             TEXT            Add a \000 terminator if needed
+ *       BLOB             TEXT            Add a "\000" terminator if needed
  *
  *  Return an INTEGER value in the host computer's native integer representation.  
  *  This might be either a 32- or 64-bit integer depending on the host.
@@ -703,7 +703,7 @@ DoxyDefine(int switch_core_db_column_int(sqlite3_stmt*, int iCol);)
  *       TEXT             BLOB            No change
  *       BLOB             INTEGER         Convert to TEXT then use atoi()
  *       BLOB             FLOAT           Convert to TEXT then use atof()
- *       BLOB             TEXT            Add a \000 terminator if needed
+ *       BLOB             TEXT            Add a "\000" terminator if needed
  *
  * Return an INTEGER value as a 64-bit signed integer.
  */
@@ -745,7 +745,7 @@ DoxyDefine(sqlite_int64 switch_core_db_column_int64(sqlite3_stmt*, int iCol);)
  *       TEXT             BLOB            No change
  *       BLOB             INTEGER         Convert to TEXT then use atoi()
  *       BLOB             FLOAT           Convert to TEXT then use atof()
- *       BLOB             TEXT            Add a \000 terminator if needed
+ *       BLOB             TEXT            Add a "\000" terminator if needed
  *
  *  Return the value as UTF-8 text.
  */
@@ -787,7 +787,7 @@ DoxyDefine(const unsigned char *switch_core_db_column_text(sqlite3_stmt*, int iC
  *       TEXT             BLOB            No change
  *       BLOB             INTEGER         Convert to TEXT then use atoi()
  *       BLOB             FLOAT           Convert to TEXT then use atof()
- *       BLOB             TEXT            Add a \000 terminator if needed
+ *       BLOB             TEXT            Add a "\000" terminator if needed
  *
  * Return the value as UTF-16 text.
  */
@@ -829,7 +829,7 @@ DoxyDefine(const void *switch_core_db_column_text16(sqlite3_stmt*, int iCol);)
  *       TEXT             BLOB            No change
  *       BLOB             INTEGER         Convert to TEXT then use atoi()
  *       BLOB             FLOAT           Convert to TEXT then use atof()
- *       BLOB             TEXT            Add a \000 terminator if needed
+ *       BLOB             TEXT            Add a "\000" terminator if needed
  *
  * ReturnS the datatype of the result.  This is one of
  * SQLITE_INTEGER, SQLITE_FLOAT, SQLITE_TEXT, SQLITE_BLOB, or SQLITE_NULL.
index e2c2b7e24824b7076b0e99c244a305854a0f8f1f..16bdf5e3de52ffe47c8ae9d34a067bb5e1b1ed6f 100644 (file)
@@ -102,6 +102,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Formats", "Formats", "{A5A2
 EndProject\r
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Timers", "Timers", "{2D57D093-3F8D-4729-AD9A-68E945C200A5}"\r
 EndProject\r
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Docs", "Docs", "{CBD81696-EFB4-4D2F-8451-1B8DAA86155A}"\r
+EndProject\r
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "docs", "..\..\docs\docs.vcproj", "{1A1FF289-4FD6-4285-A422-D31DD67A4723}"\r
+EndProject\r
 Global\r
        GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
                Debug|Win32 = Debug|Win32\r
@@ -178,26 +182,29 @@ Global
                {FE3540C5-3303-46E0-A69E-D92F775687F1}.Debug|Win32.Build.0 = Debug|Win32\r
                {FE3540C5-3303-46E0-A69E-D92F775687F1}.Release|Win32.ActiveCfg = Debug|Win32\r
                {FE3540C5-3303-46E0-A69E-D92F775687F1}.Release|Win32.Build.0 = Debug|Win32\r
+               {1A1FF289-4FD6-4285-A422-D31DD67A4723}.Debug|Win32.ActiveCfg = Debug|Win32\r
+               {1A1FF289-4FD6-4285-A422-D31DD67A4723}.Release|Win32.ActiveCfg = Release|Win32\r
        EndGlobalSection\r
        GlobalSection(SolutionProperties) = preSolution\r
                HideSolutionNode = FALSE\r
        EndGlobalSection\r
        GlobalSection(NestedProjects) = preSolution\r
-               {1D95CD95-0DE2-48C3-AC23-D5C7D1C9C0F0} = {F881ADA2-2F1A-4046-9FEB-191D9422D781}\r
                {4926323F-4EA8-4B7D-A3D3-65488725988F} = {F881ADA2-2F1A-4046-9FEB-191D9422D781}\r
                {B1FE4613-3F4B-4DAF-9714-2472BF8F56AE} = {F881ADA2-2F1A-4046-9FEB-191D9422D781}\r
                {5844AFE1-AA3E-4BDB-A9EF-119AEF19DF88} = {F881ADA2-2F1A-4046-9FEB-191D9422D781}\r
                {5580D60E-0F77-4716-9CD4-B8E5986FA375} = {F881ADA2-2F1A-4046-9FEB-191D9422D781}\r
-               {45DF84ED-D24A-4FF6-B5B0-0A9A5FDB9552} = {9460B5F1-0A95-41C4-BEB7-9C2C96459A7C}\r
-               {3A5B9131-F20C-4A85-9447-6C1610941CEE} = {9460B5F1-0A95-41C4-BEB7-9C2C96459A7C}\r
-               {5FD31A25-5D83-4794-8BEE-904DAD84CE71} = {9460B5F1-0A95-41C4-BEB7-9C2C96459A7C}\r
-               {FE3540C5-3303-46E0-A69E-D92F775687F1} = {9460B5F1-0A95-41C4-BEB7-9C2C96459A7C}\r
+               {1D95CD95-0DE2-48C3-AC23-D5C7D1C9C0F0} = {F881ADA2-2F1A-4046-9FEB-191D9422D781}\r
+               {3A2A7795-C216-4FFF-B8EF-4D17A84BACCC} = {9ADF1E48-2F5C-4ED7-A893-596259FABFE0}\r
+               {F10BE67C-A8FF-4CB2-AF29-D46D2590DC59} = {9ADF1E48-2F5C-4ED7-A893-596259FABFE0}\r
+               {AFAC0568-7548-42D5-9F6A-8D3400A1E4F6} = {A5A27244-AD24-46E5-B01B-840CD296C91D}\r
                {78100236-7CEA-4948-96CC-E8ED3160329C} = {E72B5BCB-6462-4D23-B419-3AF1A4AC3D78}\r
                {E1794405-29D4-466D-9BE3-DD2344C2A663} = {E72B5BCB-6462-4D23-B419-3AF1A4AC3D78}\r
                {2988EB83-785F-45D4-8731-8E1E4345177E} = {C5F182F9-754A-4EC5-B50F-76ED02BE13F4}\r
-               {F10BE67C-A8FF-4CB2-AF29-D46D2590DC59} = {9ADF1E48-2F5C-4ED7-A893-596259FABFE0}\r
-               {3A2A7795-C216-4FFF-B8EF-4D17A84BACCC} = {9ADF1E48-2F5C-4ED7-A893-596259FABFE0}\r
-               {AFAC0568-7548-42D5-9F6A-8D3400A1E4F6} = {A5A27244-AD24-46E5-B01B-840CD296C91D}\r
+               {3A5B9131-F20C-4A85-9447-6C1610941CEE} = {9460B5F1-0A95-41C4-BEB7-9C2C96459A7C}\r
+               {5FD31A25-5D83-4794-8BEE-904DAD84CE71} = {9460B5F1-0A95-41C4-BEB7-9C2C96459A7C}\r
+               {FE3540C5-3303-46E0-A69E-D92F775687F1} = {9460B5F1-0A95-41C4-BEB7-9C2C96459A7C}\r
+               {45DF84ED-D24A-4FF6-B5B0-0A9A5FDB9552} = {9460B5F1-0A95-41C4-BEB7-9C2C96459A7C}\r
                {DCC13474-28DF-47CA-A8EB-72F8CE9A78C5} = {2D57D093-3F8D-4729-AD9A-68E945C200A5}\r
+               {1A1FF289-4FD6-4285-A422-D31DD67A4723} = {CBD81696-EFB4-4D2F-8451-1B8DAA86155A}\r
        EndGlobalSection\r
 EndGlobal\r