MCPcopy Create free account

hub / github.com/Mooophy/Cpp-Primer / types & classes

Types & classes283 in github.com/Mooophy/Cpp-Primer

↓ 12 callersClassDate
ch14/ex14_24.h:61
↓ 10 callersClassConstStrBlobPtr
ch14/ex14_26_StrBlob.h:37
↓ 10 callersClassStrBlobPtr
ch14/ex14_32.h:11
↓ 6 callersClassQueryResult
ch12/ex12_33.h:24
↓ 6 callersClassSales_data
ch14/ex14_13.h:17
↓ 5 callersClassQueryResult
ch15/ex15.42_c/orquery.h:10
↓ 5 callersClassQueryResult
ch15/ex15.39.40/textquery.h:27
↓ 5 callersClassQueryResult
ch15/ex15.42_b/orquery.h:10
↓ 3 callersClassDebugDelete
* @brief The DebugDelete class is a deleter functor using delete */
ch16/ex16.29/DebugDelete.h:17
↓ 3 callersClassQuote
ch15/ex15.30/quote.h:7
↓ 3 callersClassSales_data
ch17/ex17_4_5_6_7_8_SalesData.h:40
↓ 2 callersClassBulk_quote
ch15/ex15.28.29/bulk_quote.h:5
↓ 2 callersClassBulk_quote
ch15/ex15.30/bulk_quote.h:5
↓ 2 callersClassConstStrBlobPtr
ch12/ex12_22.h:24
↓ 2 callersClassConstStrBlobPtr
ch13/ex13_26.h:22
↓ 2 callersClassD
ch19/ex19_3_4.cpp:66
↓ 2 callersClassDebugDelete
ch16/ex16.21.22/DebugDelete.h:6
↓ 2 callersClassFoo
ch13/ex13_58.cpp:7
↓ 2 callersClassQuery
* @brief interface class to manage the Query_base inheritance hierachy */
ch15/ex15.39.40/query.h:61
↓ 2 callersClassQueryResult
ch13/ex13_42_TextQuery.h:13
↓ 2 callersClassQueryResult
ch19/ex19_20.cpp:11
↓ 2 callersClassQueryResult
ch17/ex17.3/textquery.h:18
↓ 2 callersClassQueryResult
ch15/ex15.34.35.36.38/textquery.h:27
↓ 2 callersClassQuote
ch15/ex15.28.29/quote.h:7
↓ 2 callersClassQuote
ch15/ex15.27/quote.h:7
↓ 2 callersClassQuote
ch15/ex15.26/quote.h:7
↓ 2 callersClassSales_item
include/Sales_item.h:43
↓ 2 callersClassStrBlobPtr
ch12/ex12_19.h:22
↓ 2 callersClassStrBlobPtr
forward declaration needed for friend declaration in StrBlob
ch15/ex15.39.40/StrBlob.h:38
↓ 2 callersClassStrBlobPtr
forward declaration needed for friend declaration in StrBlob
ch15/ex15.34.35.36.38/StrBlob.h:38
↓ 2 callersClassStrBlobPtr
forward declaration needed for friend declaration in StrBlob
ch16/ex16.21.22/StrBlob.h:38
↓ 1 callersClassBar
ch16/ex16.40/main.cpp:24
↓ 1 callersClassBiggerEqual
ch14/ex14_40.cpp:30
↓ 1 callersClassDiv
ch14/ex14_44.cpp:21
↓ 1 callersClassIsEqual
ch14/ex14_37.cpp:5
↓ 1 callersClassPrint
ch14/ex14_40.cpp:37
↓ 1 callersClassQuery
ch15/ex15.42_c/query.h:20
↓ 1 callersClassSales_data
unchanged from ch14 except for added friend declaration for hash.
ch16/ex16.62/Sales_data.h:37
↓ 1 callersClassShorterString
ch14/ex14_40.cpp:25
↓ 1 callersClassStrBlob
ch15/ex15.39.40/StrBlob.h:40
↓ 1 callersClassStrBlob
ch15/ex15.34.35.36.38/StrBlob.h:40
↓ 1 callersClasshash<Sales_data>
ch16/ex16.62/Sales_data.h:97
↓ 1 callersClassmatches_struct
for ex17.6 return a struct that holds an index of a store and iterators into that store's vector
ch17/ex17_4_5_6_7_8.cpp:59
↓ 1 callersClassshared_pointer
ch16/ex16.29/shared_pointer.h:17
ClassA
ch19/ex19_3_4.cpp:51
ClassAccount
ch07/ex7_57.h:13
ClassAndQuery
ch15/ex15.42_c/andquery.h:13
ClassAndQuery
* @brief The AndQuery class * *The & operator generates a AndQuery, which held by a Query, */
ch15/ex15.39.40/query.h:154
ClassAndQuery
ch15/ex15.34.35.36.38/andquery.h:7
ClassAndQuery
ch15/ex15.42_b/andquery.h:13
ClassB
ch19/ex19_3_4.cpp:56
ClassBase
ch15/ex15.23.cpp:21
ClassBase
ch15/ex15.18.19.20/main.cpp:63
ClassBase
ch18/ex18_29.cpp:42
ClassBase1
ch18/ex18.25.cpp:53
ClassBase2
ch18/ex18.25.cpp:59
ClassBasket
a basket of objects from Quote hierachy, using smart pointers.
ch15/ex15.30/basket.h:10
ClassBinStrTree
ch13/ex13_28.h:35
ClassBinaryQuery
ch15/ex15.42_c/binaryquery.h:11
ClassBinaryQuery
* @brief The BinaryQuery class *An abstract class holds data needed by the query types that operate on two operands */
ch15/ex15.39.40/query.h:104
ClassBinaryQuery
* @brief The BinaryQuery class *An abstract class holds data needed by the query types that operate on two operands */
ch15/ex15.34.35.36.38/binaryquery.h:13
ClassBinaryQuery
ch15/ex15.42_b/binaryquery.h:11
ClassBlob
ch16/ex16.29/Blob.h:20
ClassBlob
ch16/ex16.12.13/Blob.h:6
ClassBlob
ch16/ex16.24/Blob.h:14
ClassBlobPtr
ch16/ex16.12.13/blobptr.h:8
ClassBlobPtr
ch16/ex16.24/blobptr.h:8
ClassBook
ch14/ex14_15.h:7
ClassBook
ch14/ex14_05.h:7
ClassBulk_quote
ch15/ex15.15.16.17/bulk_quote.h:5
ClassBulk_quote
ch15/ex15.4.5.6/bulk_quote.h:5
ClassBulk_quote
ch15/ex15.7/bulk_quote.h:5
ClassBulk_quote
ch15/ex15.9/bulk_quote.h:5
ClassBulk_quote
ch15/ex15.11/bulk_quote.h:5
ClassBulk_quote
ch15/ex15.27/bulk_quote.h:5
ClassBulk_quote
ch15/ex15.26/bulk_quote.h:5
ClassC
ch19/ex19_3_4.cpp:61
ClassC
ch07/ex7_43.cpp:15
ClassClass
ch18/ex18_29.cpp:36
ClassConstStrBlobPtr
ch14/ex14_30_StrBlob.h:37
ClassConstStrBlobPtr
ch14/ex14_16_StrBlob.h:37
ClassConstStrBlobPtr
ch14/ex14_18_StrBlob.h:37
ClassConstStrBlobPtr
ch14/ex14_27_28_StrBlob.h:37
ClassD1
ch15/ex15.23.cpp:27
ClassD1
ch18/ex18.25.cpp:66
ClassD1
ch18/ex18_29.cpp:48
ClassD2
ch15/ex15.23.cpp:35
ClassD2
ch18/ex18.25.cpp:72
ClassD2
ch18/ex18_29.cpp:54
ClassDate
ch14/ex14_49.h:59
ClassDebug
ch07/ex7_53.h:11
ClassDelete
ch16/ex16.28/delete.hpp:15
ClassDerived_from_Private
ch15/ex15.18.19.20/main.cpp:90
ClassDerived_from_Protected
ch15/ex15.18.19.20/main.cpp:94
ClassDerived_from_Public
ch15/ex15.18.19.20/main.cpp:86
ClassDisc_quote
ch15/ex15.15.16.17/disc_quote.h:5
ClassDisc_quote
ch15/ex15.28.29/disc_quote.h:5
ClassDisc_quote
ch15/ex15.30/disc_quote.h:5
ClassDisc_quote
ch15/ex15.27/disc_quote.h:5
ClassDisc_quote
ch15/ex15.26/disc_quote.h:5
next →1–100 of 283, ranked by callers