2022-11-28 19:21:26 +08:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
< meta name = "generator" content = "Doxygen 1.9.4" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > DNA Calib: ConditionalCommand.h File Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr id = "projectrow" >
< td id = "projectalign" >
< div id = "projectname" > DNA Calib< span id = "projectnumber" >   1.1< / span >
< / div >
< div id = "projectbrief" > Project brief< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.9.4 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
< / script >
< div id = "main-nav" > < / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_152a494004de7bf5f5699139fd63e08c.html" > dnacalib< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_e342cf579e4a20e61ca12fdabd8b8b30.html" > DNACalib< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_5f9eca1ce11313fc6eb46938d49ccb0b.html" > include< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_28efcff7968a6a9555346513fb751a85.html" > dnacalib< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_c193eea3268e635998ee5678822529c7.html" > commands< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#namespaces" > Namespaces< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" > < div class = "title" > ConditionalCommand.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include " < a class = "el" href = "Command_8h_source.html" > dnacalib/Command.h< / a > " < / code > < br / >
< / div > < div class = "textblock" > < div class = "dynheader" >
Include dependency graph for ConditionalCommand.h:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "ConditionalCommand_8h__incl.png" border = "0" usemap = "#aConditionalCommand_8h" alt = "" / > < / div >
< map name = "aConditionalCommand_8h" id = "aConditionalCommand_8h" >
2023-04-21 18:19:55 +08:00
< area shape = "rect" title = " " alt = "" coords = "2194,5,2350,32" / >
< area shape = "rect" href = "Command_8h.html" title = " " alt = "" coords = "2200,80,2344,107" / >
< area shape = "rect" href = "dnacalib_2Defs_8h.html" title = " " alt = "" coords = "2137,155,2247,181" / >
< area shape = "rect" href = "dnacalib_2types_2Aliases_8h.html" title = " " alt = "" coords = "2271,155,2435,181" / >
< area shape = "rect" href = "DataLayer_8h.html" title = " " alt = "" coords = "615,453,732,480" / >
< area shape = "rect" href = "BinaryStreamReader_8h.html" title = " " alt = "" coords = "1025,229,1204,256" / >
< area shape = "rect" href = "StreamReader_8h.html" title = " " alt = "" coords = "717,304,859,331" / >
< area shape = "rect" href = "dna_2types_2Aliases_8h.html" title = " " alt = "" coords = "1991,677,2129,704" / >
< area shape = "rect" href = "MemoryResource_8h.html" title = " " alt = "" coords = "2961,1005,3125,1032" / >
< area shape = "rect" href = "ScopedPtr_8h.html" title = " " alt = "" coords = "2668,1005,2791,1032" / >
< area shape = "rect" href = "Status_8h.html" title = " " alt = "" coords = "677,1005,787,1032" / >
< area shape = "rect" href = "StatusCode_8h.html" title = " " alt = "" coords = "761,1080,903,1107" / >
< area shape = "rect" href = "Stream_8h.html" title = " " alt = "" coords = "2231,841,2329,868" / >
< area shape = "rect" href = "FileStream_8h.html" title = " " alt = "" coords = "2497,759,2666,786" / >
< area shape = "rect" href = "MemoryMappedFileStream_8h.html" title = " " alt = "" coords = "2233,752,2421,793" / >
< area shape = "rect" href = "MemoryStream_8h.html" title = " " alt = "" coords = "1963,759,2157,786" / >
< area shape = "rect" href = "Vector3_8h.html" title = " " alt = "" coords = "1227,603,1365,629" / >
< area shape = "rect" href = "BinaryStreamWriter_8h.html" title = " " alt = "" coords = "2067,229,2239,256" / >
< area shape = "rect" href = "StreamWriter_8h.html" title = " " alt = "" coords = "2067,304,2202,331" / >
< area shape = "rect" href = "JSONStreamReader_8h.html" title = " " alt = "" coords = "826,229,1001,256" / >
< area shape = "rect" href = "JSONStreamWriter_8h.html" title = " " alt = "" coords = "1874,229,2043,256" / >
< area shape = "rect" href = "AlignedMemoryResource_8h.html" title = " " alt = "" coords = "3112,916,3315,957" / >
< area shape = "rect" href = "ArenaMemoryResource_8h.html" title = " " alt = "" coords = "2793,916,2986,957" / >
< area shape = "rect" href = "DefaultMemoryResource_8h.html" title = " " alt = "" coords = "3339,916,3538,957" / >
< area shape = "rect" href = "dna_2Defs_8h.html" title = " " alt = "" coords = "495,677,579,704" / >
< area shape = "rect" href = "Reader_8h.html" title = " " alt = "" coords = "624,379,723,405" / >
< area shape = "rect" href = "BehaviorReader_8h.html" title = " " alt = "" coords = "404,453,591,480" / >
< area shape = "rect" href = "GeometryReader_8h.html" title = " " alt = "" coords = "959,453,1153,480" / >
< area shape = "rect" href = "DefinitionReader_8h.html" title = " " alt = "" coords = "958,528,1149,555" / >
< area shape = "rect" title = " " alt = "" coords = "1448,1005,1509,1032" / >
< area shape = "rect" href = "DescriptorReader_8h.html" title = " " alt = "" coords = "955,603,1152,629" / >
< area shape = "rect" href = "Descriptor_8h.html" title = " " alt = "" coords = "1227,677,1383,704" / >
< area shape = "rect" href = "ArrayView_8h.html" title = " " alt = "" coords = "1673,841,1826,868" / >
< area shape = "rect" href = "StringView_8h.html" title = " " alt = "" coords = "1782,759,1938,786" / >
< area shape = "rect" title = " " alt = "" coords = "1617,923,1692,950" / >
< area shape = "rect" title = " " alt = "" coords = "1717,923,1782,950" / >
< area shape = "rect" title = " " alt = "" coords = "2840,1155,2904,1181" / >
< area shape = "rect" href = "pma_2Defs_8h.html" title = " " alt = "" coords = "3043,1080,3131,1107" / >
< area shape = "rect" title = " " alt = "" coords = "2703,1080,2756,1107" / >
< area shape = "rect" href = "status_2Defs_8h.html" title = " " alt = "" coords = "729,1155,828,1181" / >
< area shape = "rect" href = "Concepts_8h.html" title = " " alt = "" coords = "2010,923,2121,950" / >
< area shape = "rect" href = "trio_2Defs_8h.html" title = " " alt = "" coords = "2169,1005,2250,1032" / >
< area shape = "rect" href = "trio_2types_2Aliases_8h.html" title = " " alt = "" coords = "2247,923,2382,950" / >
< area shape = "rect" href = "Parameters_8h.html" title = " " alt = "" coords = "2406,923,2565,950" / >
< area shape = "rect" href = "Geometry_8h.html" title = " " alt = "" coords = "1189,528,1344,555" / >
< area shape = "rect" href = "Writer_8h.html" title = " " alt = "" coords = "1441,379,1535,405" / >
< area shape = "rect" href = "BehaviorWriter_8h.html" title = " " alt = "" coords = "1401,453,1583,480" / >
< area shape = "rect" href = "GeometryWriter_8h.html" title = " " alt = "" coords = "1188,453,1377,480" / >
< area shape = "rect" href = "DefinitionWriter_8h.html" title = " " alt = "" coords = "1393,528,1578,555" / >
< area shape = "rect" href = "DescriptorWriter_8h.html" title = " " alt = "" coords = "1390,603,1581,629" / >
2022-11-28 19:21:26 +08:00
< / map >
< / div >
< / div > < div class = "textblock" > < div class = "dynheader" >
This graph shows which files directly or indirectly include this file:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "ConditionalCommand_8h__dep__incl.png" border = "0" usemap = "#aConditionalCommand_8hdep" alt = "" / > < / div >
< map name = "aConditionalCommand_8hdep" id = "aConditionalCommand_8hdep" >
< area shape = "rect" title = " " alt = "" coords = "97,5,253,32" / >
< area shape = "rect" href = "DNACalib_8h.html" title = " " alt = "" coords = "131,80,220,107" / >
< area shape = "rect" href = "examples_2CommandSequence_8cpp.html" title = " " alt = "" coords = "5,155,169,181" / >
< area shape = "rect" href = "SingleCommand_8cpp.html" title = " " alt = "" coords = "193,155,336,181" / >
< / map >
< / div >
< / div >
< p > < a href = "ConditionalCommand_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "nested-classes" name = "nested-classes" > < / a >
Classes< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classdnac_1_1ConditionalCommand.html" > dnac::ConditionalCommand< TCommand, TCondition > < / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > < a class = "el" href = "classdnac_1_1ConditionalCommand.html" title = "ConditionalCommand is used to run a command if the specified condition is met." > ConditionalCommand< / a > is used to run a command if the specified condition is met. < a href = "classdnac_1_1ConditionalCommand.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "namespaces" name = "namespaces" > < / a >
Namespaces< / h2 > < / td > < / tr >
< tr class = "memitem:namespacednac" > < td class = "memItemLeft" align = "right" valign = "top" > namespace   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacednac.html" > dnac< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "func-members" name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:aa44501c4141be5abbb3ef7633abc06e6" > < td class = "memTemplParams" colspan = "2" > template< class TCommand , class TCondition > < / td > < / tr >
< tr class = "memitem:aa44501c4141be5abbb3ef7633abc06e6" > < td class = "memTemplItemLeft" align = "right" valign = "top" > ConditionalCommand< TCommand, TCondition >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespacednac.html#aa44501c4141be5abbb3ef7633abc06e6" > dnac::makeConditional< / a > (TCommand *command, TCondition condition)< / td > < / tr >
< tr class = "separator:aa44501c4141be5abbb3ef7633abc06e6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by  < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.4
< / small > < / address >
< / body >
< / html >