diff --git a/_abstract_byte_buffer_8cpp.html b/_abstract_byte_buffer_8cpp.html
index 8b53bca5..65244e8e 100644
--- a/_abstract_byte_buffer_8cpp.html
+++ b/_abstract_byte_buffer_8cpp.html
@@ -3,12 +3,14 @@
-
+
BearParser: parser/AbstractByteBuffer.cpp File Reference
+
+
@@ -30,7 +32,7 @@
-
+
@@ -86,10 +88,10 @@ $(function() {
|
| template<typename INT_TYPE > |
-| INT_TYPE | _getNumValue (void *ptr) |
+| INT_TYPE | _getNumValue (void *ptr) |
| |
-| template<typename INT_TYPE > |
-| bool | _setNumValue (void *ptr, INT_TYPE nVal) |
+| template<typename INT_TYPE > |
+| bool | _setNumValue (void *ptr, INT_TYPE nVal) |
| |
@@ -104,8 +106,7 @@ template<typename INT_TYPE >
| INT_TYPE _getNumValue |
( |
- void * |
- ptr | ) |
+ void * | ptr | ) |
|
@@ -121,24 +122,17 @@ template<typename INT_TYPE >
@@ -160,7 +154,7 @@ Here is the call graph for this function: