MCPcopy Create free account

hub / github.com/bupticybee/TexasSolver / functions

Functions869 in github.com/bupticybee/TexasSolver

↓ 500 callersMethodsize
include/json.hpp:2203
↓ 156 callersFunctioncreate
include/json.hpp:15366
↓ 116 callersMethodpush_back
! @brief append an unescaped token at the end of the reference pointer @param[in] token token to add @complexity Amortized constant.
include/json.hpp:10366
↓ 94 callersMethodwrite_character
include/json.hpp:11218
↓ 88 callersFunctionformat
include/tools/tinyformat.h:1066
↓ 58 callersFunctiongetParams
mainwindow.cpp:93
↓ 56 callersMethodgetCardInt
src/Card.cpp:29
↓ 52 callersMethodclear
include/tools/argparse.hpp:412
↓ 50 callersMethodend
include/library.h:32
↓ 42 callersMethodend
return iterator end (needed for range-based for)
include/json.hpp:3403
↓ 41 callersMethodbegin
return iterator begin (needed for range-based for)
include/json.hpp:3397
↓ 41 callersMethodbegin
include/library.h:31
↓ 40 callersMethodgetType
src/nodes/ChanceNode.cpp:31
↓ 39 callersFunctionget
include/json.hpp:3412
↓ 39 callersMethodgetAction
src/nodes/GameActions.cpp:9
↓ 39 callersMethodupdate
src/tools/progressbar.cpp:42
↓ 36 callersMethodempty
src/Card.cpp:20
↓ 31 callersMethodget_solver
src/runtime/qsolverjob.cpp:12
↓ 30 callersMethodtop
include/json.hpp:10418
↓ 29 callersMethodempty
! @brief return whether pointer points to the root document @return true iff the JSON pointer points to the root document @complexity Co
include/json.hpp:10391
↓ 29 callersMethodkey
include/json.hpp:4983
↓ 28 callersMethoddata
src/ui/treeitem.cpp:53
↓ 26 callersMethodparse_error
include/json.hpp:1974
↓ 25 callersMethodrow
src/ui/treeitem.cpp:92
↓ 24 callersFunctionassert_invariant
! @brief checks the class invariants This function asserts the class invariants. It needs to be called at the end of every constructor to
include/json.hpp:15634
↓ 24 callersFunctionbasic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
include/json.hpp:15752
↓ 24 callersMethodgetPlayer
src/nodes/ChanceNode.cpp:27
↓ 24 callersMethodgetRound
src/nodes/GameTreeNode.cpp:40
↓ 24 callersFunctionis_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
include/json.hpp:16850
↓ 23 callersMethodget_position
return position of last read token
include/json.hpp:8480
↓ 20 callersMethodoperator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
include/json.hpp:9885
↓ 19 callersMethodgetRoot
src/GameTree.cpp:475
↓ 18 callersMethodgetParent
src/nodes/GameTreeNode.cpp:32
↓ 18 callersMethodget_commit
src/tools/Rule.cpp:18
↓ 18 callersMethodnumber_integer
include/json.hpp:4958
↓ 18 callersMethodvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
include/json.hpp:9932
↓ 17 callersMethodtoString
src/nodes/GameActions.cpp:40
↓ 16 callersFunctionis_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
include/json.hpp:16872
↓ 16 callersFunctionis_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
include/json.hpp:16691
↓ 16 callersFunctionto_json
include/json.hpp:3647
↓ 15 callersFunctionfrom_json
include/json.hpp:2898
↓ 15 callersMethodget_pot
src/tools/Rule.cpp:14
↓ 15 callersMethodpop_back
! @brief remove last reference token @pre not `empty()` @liveexample{The example shows the usage of `pop_back`.,json_pointer__pop_back}
include/json.hpp:10320
↓ 14 callersFunctionend
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
include/json.hpp:18745
↓ 14 callersMethodget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
include/json.hpp:8488
↓ 14 callersFunctionsizes_convert
mainwindow.cpp:436
↓ 14 callersFunctionstring_split
src/library.cpp:9
↓ 14 callersFunctiontype
! @brief return the type of the JSON value (explicit) Return the type of the JSON value as a value from the @ref value_t enumeration.
include/json.hpp:16612
↓ 13 callersMethodcount
include/tools/argparse.hpp:420
↓ 13 callersMethodnumber_unsigned
include/json.hpp:4963
↓ 12 callersMethodempty
include/tools/argparse.hpp:411
↓ 11 callersFunctionbegin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
include/json.hpp:18674
↓ 11 callersMethodgetNumberInDeckInt
src/Card.cpp:33
↓ 11 callersMethodsax_parse
include/json.hpp:8802
↓ 10 callersMethodboolean
include/json.hpp:4953
↓ 10 callersMethodgetChildren
src/nodes/ChanceNode.cpp:19
↓ 10 callersMethodget_payoffs
src/nodes/TerminalNode.cpp:17
↓ 10 callersMethodnumber_float
include/json.hpp:4968
↓ 10 callersMethodtoFormattedHtml
src/Card.cpp:233
↓ 7 callersMethod__build
src/GameTree.cpp:57
↓ 7 callersMethod__init__
(self, parent, committed, players, player, bet_history,betting_round=None,**kwargs)
resources/python/TreeBuilder.py:454
↓ 7 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
include/json.hpp:13837
↓ 7 callersMethodend_array
include/json.hpp:4998
↓ 7 callersMethodend_object
include/json.hpp:4988
↓ 7 callersMethodflags
src/ui/treemodel.cpp:35
↓ 7 callersMethodgetAmount
src/nodes/GameActions.cpp:13
↓ 7 callersMethodstart_array
include/json.hpp:4993
↓ 7 callersMethodstart_object
include/json.hpp:4978
↓ 7 callersMethodstring
include/json.hpp:4973
↓ 7 callersMethodtoBoardLong
src/ranges/PrivateCards.cpp:24
↓ 6 callersMethod__build
(self,root)
resources/python/TreeBuilder.py:224
↓ 6 callersMethodgetPot
src/nodes/GameTreeNode.cpp:44
↓ 6 callersMethodgetRank
src/compairer/Dic5Compairer.cpp:121
↓ 6 callersMethodgetTrainable
src/nodes/ActionNode.cpp:38
↓ 6 callersMethodget_deck
include/runtime/PokerSolver.h:54
↓ 6 callersMethodget_opponent
(self)
resources/python/TreeBuilder.py:471
↓ 6 callersMethodhashCode
src/ranges/PrivateCards.cpp:29
↓ 6 callersFunctionis_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
include/json.hpp:16894
↓ 6 callersMethodnull
include/json.hpp:4948
↓ 6 callersMethodonchanged
src/ui/roughstrategyviewermodel.cpp:27
↓ 6 callersMethodprintHistory
src/nodes/GameTreeNode.cpp:48
↓ 5 callersFunctionJSON_CATCH
include/json.hpp:10572
↓ 5 callersMethoddump_strategy
src/runtime/PokerSolver.cpp:131
↓ 5 callersFunctionescape
escape "~" to "~0" and "/" to "~1"
include/json.hpp:10937
↓ 5 callersMethodget_game_tree
include/runtime/PokerSolver.h:53
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
include/json.hpp:9202
↓ 5 callersFunctionpush_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON nul
include/json.hpp:19406
↓ 5 callersFunctionswap
! @brief exchanges the values Exchanges the contents of the JSON value with those of @a other. Does not invoke any move, copy, or swap op
include/json.hpp:20054
↓ 5 callersMethodtoString
src/Card.cpp:220
↓ 5 callersMethodto_string
(self)
resources/python/TreeBuilder.py:488
↓ 4 callersMethodadd_child
(self, child)
resources/python/TreeBuilder.py:477
↓ 4 callersMethodbuild_action
(self,root)
resources/python/TreeBuilder.py:315
↓ 4 callersFunctioncend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
include/json.hpp:18785
↓ 4 callersMethodget
@brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the input
include/json.hpp:8377
↓ 4 callersMethodgetTrunCard
include/ui/tablestrategymodel.h:34
↓ 4 callersFunctionget_arithmetic_value
include/json.hpp:2912
↓ 4 callersMethodget_string
include/json.hpp:7026
↓ 4 callersFunctioninsert_iterator
include/json.hpp:19679
↓ 4 callersFunctionis_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
include/json.hpp:16713
↓ 4 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
include/json.hpp:8733
next →1–100 of 869, ranked by callers