类 | |
| struct | SGSparseVectorEntry< T > |
| template class SGSparseVectorEntry 更多... | |
| class | CSerializableAsciiFile |
| serializable ascii file 更多... | |
宏定义 | |
| #define | CHAR_CONT_BEGIN '(' |
| #define | CHAR_CONT_END ')' |
| #define | CHAR_ITEM_BEGIN '{' |
| #define | CHAR_ITEM_END '}' |
| #define | CHAR_SGSERIAL_BEGIN '[' |
| #define | CHAR_SGSERIAL_END ']' |
| #define | CHAR_STRING_BEGIN CHAR_SGSERIAL_BEGIN |
| #define | CHAR_STRING_END CHAR_SGSERIAL_END |
| #define | CHAR_SPARSE_BEGIN CHAR_CONT_BEGIN |
| #define | CHAR_SPARSE_END CHAR_CONT_END |
| #define | CHAR_TYPE_END '\n' |
| #define | STR_SGSERIAL_NULL "null" |
| #define CHAR_CONT_BEGIN '(' |
在文件 SerializableAsciiFile.h 第 20 行定义.
| #define CHAR_CONT_END ')' |
在文件 SerializableAsciiFile.h 第 21 行定义.
| #define CHAR_ITEM_BEGIN '{' |
在文件 SerializableAsciiFile.h 第 22 行定义.
| #define CHAR_ITEM_END '}' |
在文件 SerializableAsciiFile.h 第 23 行定义.
| #define CHAR_SGSERIAL_BEGIN '[' |
在文件 SerializableAsciiFile.h 第 24 行定义.
| #define CHAR_SGSERIAL_END ']' |
在文件 SerializableAsciiFile.h 第 25 行定义.
| #define CHAR_SPARSE_BEGIN CHAR_CONT_BEGIN |
在文件 SerializableAsciiFile.h 第 28 行定义.
| #define CHAR_SPARSE_END CHAR_CONT_END |
在文件 SerializableAsciiFile.h 第 29 行定义.
| #define CHAR_STRING_BEGIN CHAR_SGSERIAL_BEGIN |
在文件 SerializableAsciiFile.h 第 26 行定义.
| #define CHAR_STRING_END CHAR_SGSERIAL_END |
在文件 SerializableAsciiFile.h 第 27 行定义.
| #define CHAR_TYPE_END '\n' |
在文件 SerializableAsciiFile.h 第 31 行定义.
| #define STR_SGSERIAL_NULL "null" |
在文件 SerializableAsciiFile.h 第 33 行定义.