Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomen/transwarp
/ functions
Functions
1,274 in github.com/bloomen/transwarp
⨍
Functions
1,274
◇
Types & classes
428
Method
cancel
If enabled then this task is canceled which will throw transwarp::task_canceled when retrieving the task result. Passing false is equivalent to resume
include/transwarp.h:2473
Method
cancel_all
If enabled then all pending tasks in the graph are canceled which will throw transwarp::task_canceled when retrieving the task result. Passing false i
include/transwarp.h:2480
Method
cancel_all_but_one_functor
include/transwarp.h:970
Method
cancel_visitor
include/transwarp.h:1317
Method
canceled
Returns whether the associated task is canceled
include/transwarp.h:2287
Method
cardinality
test/catch.hpp:5980
Function
cast
include/transwarp.h:3335
Method
check_listener
Check for non-null listener pointer
include/transwarp.h:2173
Method
circular_buffer
Constructs a circular buffer with a given fixed capacity
include/transwarp.h:1784
Method
cleanup
test/catch.hpp:9428
Method
cleanup
test/catch.hpp:9436
Method
cli
test/catch.hpp:9205
Method
clone
include/transwarp.h:112
Method
clone
include/transwarp.h:630
Method
clone
include/transwarp.h:654
Method
clone
include/transwarp.h:1668
Method
clone
include/transwarp.h:1687
Method
clone_cast
Clones this task and casts the result to a ptr to task_impl
include/transwarp.h:2965
Method
clone_cast
Clones this task and casts the result to a ptr to value_task
include/transwarp.h:3046
Method
clone_impl
include/transwarp.h:3263
Method
clone_task_functor
include/transwarp.h:1636
Method
close
test/catch.hpp:11646
Function
closeDesyncedTip
()
docs/jquery.js:23
Function
closeTooltip
(disableDelay)
docs/jquery.js:23
Method
complete
test/catch.hpp:4931
Function
computePlacementCoords
(element,placement,tipWidth,tipHeight,offset)
docs/jquery.js:23
Method
config
test/catch.hpp:8521
Method
control_error
include/transwarp.h:271
Method
convert
test/catch.hpp:792
Method
convert
test/catch.hpp:858
Method
convert
test/catch.hpp:864
Method
convert
test/catch.hpp:870
Method
convert
test/catch.hpp:935
Method
convert
test/catch.hpp:946
Method
convert
test/catch.hpp:973
Method
convert
test/catch.hpp:981
Method
convert
test/catch.hpp:1012
Method
convert
test/catch.hpp:1055
Method
convert
test/catch.hpp:1107
Method
convert
test/catch.hpp:1114
Method
convert
test/catch.hpp:1170
Method
convert
test/catch.hpp:1178
Method
convert
test/catch.hpp:1186
Method
convert
test/catch.hpp:1194
Method
convert
test/catch.hpp:1206
Method
convert
test/catch.hpp:1213
Method
convert
test/catch.hpp:4572
Function
copy_transform
examples/wide_graph_with_pool.cpp:23
Method
create
test/catch.hpp:3984
Method
create
test/catch.hpp:4005
Method
createContext
test/catch.hpp:6958
Function
createResults
()
docs/search/search.js:745
Method
custom
test/catch.hpp:4554
Method
data_t
examples/single_thread_lock_free.cpp:65
Method
decrement
include/transwarp.h:1869
Method
decrement_refcount
include/transwarp.h:2738
Method
describe
test/catch.hpp:2222
Method
describe
test/catch.hpp:2255
Method
describe
test/catch.hpp:2288
Method
describe
test/catch.hpp:2473
Method
describe
test/catch.hpp:2503
Method
describe
test/catch.hpp:2527
Method
describe
test/catch.hpp:2566
Method
describe
test/catch.hpp:2884
Method
describe
test/catch.hpp:2897
Method
describe
test/catch.hpp:2910
Method
describe
test/catch.hpp:2922
Method
describe
test/catch.hpp:7886
Function
doNothing
test/catch.hpp:4664
Method
edge
include/transwarp.h:367
Method
edges
Returns all edges in the graph. This is mainly for visualizing the tasks and their interdependencies. Pass the result into transwarp::to_string to ret
include/transwarp.h:2583
Method
edges_visitor
include/transwarp.h:1282
Method
empty
named queries
test/catch.hpp:446
Method
end
test/catch.hpp:5443
Method
endRun
test/catch.hpp:10024
Method
enforceOk
test/catch.hpp:5709
Method
ensure_listeners_object
include/transwarp.h:2179
Method
escape
test/catch.hpp:10403
Method
exceptionEarlyReported
test/catch.hpp:8631
Method
execute
examples/single_thread_lock_free.cpp:33
Method
execute
Runs the functor on the current thread
include/transwarp.h:1927
Method
executor
examples/single_thread_lock_free.cpp:20
Method
executor
The task's executor (may be null)
include/transwarp.h:2282
Method
final_visitor
include/transwarp.h:1268
Method
finalize
Can be called to explicitly finalize this task making this task the terminal task in the graph. This is also done implicitly when calling, e.g., any o
include/transwarp.h:2255
Method
finished_listener
include/transwarp.h:3565
Method
functor
test/test_cancel.cpp:42
Method
future
Returns the future associated to the underlying execution
include/transwarp.h:2074
Function
generate_gamma
examples/statistical_key_facts.cpp:14
Method
get
Returns the result of this task. Throws any exceptions that the underlying functor throws. Should only be called if was_scheduled() is true, throws tr
include/transwarp.h:2801
Method
get
Returns the result of this task. Throws any exceptions that the underlying functor throws. Should only be called if was_scheduled() is true, throws tr
include/transwarp.h:2844
Method
get
Blocks until the task finishes. Throws any exceptions that the underlying functor throws. Should only be called if was_scheduled() is true, throws tra
include/transwarp.h:2887
Method
getCurrentTestName
test/catch.hpp:8621
Method
getDescription
test/catch.hpp:3988
Method
getDescription
test/catch.hpp:4008
Method
getElapsedMicroseconds
test/catch.hpp:10466
Method
getElapsedMilliseconds
test/catch.hpp:10469
Method
getHelpColumns
test/catch.hpp:6219
Method
getLastResult
test/catch.hpp:8627
Function
getLineOfChars
test/catch.hpp:3896
← previous
next →
701–800 of 1,274, ranked by callers