/usr/share/doc/libjuce/apiref/classOSCMessage.html is in libjuce-doc 4.3.0~repack-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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=9"/>
<meta name="generator" content="Doxygen 1.8.12"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>JUCE: OSCMessage Class 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 style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">JUCE
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.12 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</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><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="classOSCMessage-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">OSCMessage Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>An OSC <a class="el" href="classMessage.html" title="The base class for objects that can be sent to a MessageListener. ">Message</a>.
<a href="classOSCMessage.html#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:aa0cfb61e14cb788995bc7f520f08a206"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOSCMessage.html#aa0cfb61e14cb788995bc7f520f08a206">OSCMessage</a> (const <a class="el" href="classOSCAddressPattern.html">OSCAddressPattern</a> &ap) noexcept</td></tr>
<tr class="memdesc:aa0cfb61e14cb788995bc7f520f08a206"><td class="mdescLeft"> </td><td class="mdescRight">Constructs an <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object with the given address pattern and no arguments. <a href="#aa0cfb61e14cb788995bc7f520f08a206">More...</a><br /></td></tr>
<tr class="separator:aa0cfb61e14cb788995bc7f520f08a206"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae5e39417dd07ad2c695135a583429ba9"><td class="memTemplParams" colspan="2">template<typename Arg1 , typename... Args> </td></tr>
<tr class="memitem:ae5e39417dd07ad2c695135a583429ba9"><td class="memTemplItemLeft" align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classOSCMessage.html#ae5e39417dd07ad2c695135a583429ba9">OSCMessage</a> (const <a class="el" href="classOSCAddressPattern.html">OSCAddressPattern</a> &ap, Arg1 &&arg1, Args &&... args)</td></tr>
<tr class="memdesc:ae5e39417dd07ad2c695135a583429ba9"><td class="mdescLeft"> </td><td class="mdescRight">Constructs an <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object with the given address pattern and list of arguments. <a href="#ae5e39417dd07ad2c695135a583429ba9">More...</a><br /></td></tr>
<tr class="separator:ae5e39417dd07ad2c695135a583429ba9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5dfb8e0eea5f651586249c7834756cc2"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOSCMessage.html#a5dfb8e0eea5f651586249c7834756cc2">setAddressPattern</a> (const <a class="el" href="classOSCAddressPattern.html">OSCAddressPattern</a> &ap) noexcept</td></tr>
<tr class="memdesc:a5dfb8e0eea5f651586249c7834756cc2"><td class="mdescLeft"> </td><td class="mdescRight">Sets the address pattern of the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a>. <a href="#a5dfb8e0eea5f651586249c7834756cc2">More...</a><br /></td></tr>
<tr class="separator:a5dfb8e0eea5f651586249c7834756cc2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3fea72d3d907200939a9dd3ef04c5068"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOSCAddressPattern.html">OSCAddressPattern</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOSCMessage.html#a3fea72d3d907200939a9dd3ef04c5068">getAddressPattern</a> () const noexcept</td></tr>
<tr class="memdesc:a3fea72d3d907200939a9dd3ef04c5068"><td class="mdescLeft"> </td><td class="mdescRight">Returns the address pattern of the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a>. <a href="#a3fea72d3d907200939a9dd3ef04c5068">More...</a><br /></td></tr>
<tr class="separator:a3fea72d3d907200939a9dd3ef04c5068"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a59bc329c81577375af70e5afdad75c28"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classOSCMessage.html#a59bc329c81577375af70e5afdad75c28">size</a> () const noexcept</td></tr>
<tr class="memdesc:a59bc329c81577375af70e5afdad75c28"><td class="mdescLeft"> </td><td class="mdescRight">Returns the number of <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> objects that belong to this <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a>. <a href="#a59bc329c81577375af70e5afdad75c28">More...</a><br /></td></tr>
<tr class="separator:a59bc329c81577375af70e5afdad75c28"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4c3261179a87ee57b79d9cd64c2a8a63"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classOSCMessage.html#a4c3261179a87ee57b79d9cd64c2a8a63">isEmpty</a> () const noexcept</td></tr>
<tr class="memdesc:a4c3261179a87ee57b79d9cd64c2a8a63"><td class="mdescLeft"> </td><td class="mdescRight">Returns true if the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> contains no <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> objects; false otherwise. <a href="#a4c3261179a87ee57b79d9cd64c2a8a63">More...</a><br /></td></tr>
<tr class="separator:a4c3261179a87ee57b79d9cd64c2a8a63"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:addc773f65d099f846daffd8cf4b0a829"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOSCArgument.html">OSCArgument</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classOSCMessage.html#addc773f65d099f846daffd8cf4b0a829">operator[]</a> (const int i) const noexcept</td></tr>
<tr class="memdesc:addc773f65d099f846daffd8cf4b0a829"><td class="mdescLeft"> </td><td class="mdescRight">Returns a reference to the <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> at index i in the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object. <a href="#addc773f65d099f846daffd8cf4b0a829">More...</a><br /></td></tr>
<tr class="separator:addc773f65d099f846daffd8cf4b0a829"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a146f7cbb7dc702f1459a706e74c4bb71"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOSCArgument.html">OSCArgument</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classOSCMessage.html#a146f7cbb7dc702f1459a706e74c4bb71">begin</a> () const noexcept</td></tr>
<tr class="memdesc:a146f7cbb7dc702f1459a706e74c4bb71"><td class="mdescLeft"> </td><td class="mdescRight">Returns a pointer to the first <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> in the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object. <a href="#a146f7cbb7dc702f1459a706e74c4bb71">More...</a><br /></td></tr>
<tr class="separator:a146f7cbb7dc702f1459a706e74c4bb71"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a58d742f6fe7a4aa34e7eed5f593482b0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOSCArgument.html">OSCArgument</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classOSCMessage.html#a58d742f6fe7a4aa34e7eed5f593482b0">end</a> () const noexcept</td></tr>
<tr class="memdesc:a58d742f6fe7a4aa34e7eed5f593482b0"><td class="mdescLeft"> </td><td class="mdescRight">Returns a pointer to the last <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> in the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object. <a href="#a58d742f6fe7a4aa34e7eed5f593482b0">More...</a><br /></td></tr>
<tr class="separator:a58d742f6fe7a4aa34e7eed5f593482b0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7130a169e40d167190217c755394b055"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOSCMessage.html#a7130a169e40d167190217c755394b055">clear</a> ()</td></tr>
<tr class="memdesc:a7130a169e40d167190217c755394b055"><td class="mdescLeft"> </td><td class="mdescRight">Removes all arguments from the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a>. <a href="#a7130a169e40d167190217c755394b055">More...</a><br /></td></tr>
<tr class="separator:a7130a169e40d167190217c755394b055"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0bf8a6770d0c9848e376ac5d46d3ed2a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOSCMessage.html#a0bf8a6770d0c9848e376ac5d46d3ed2a">addInt32</a> (<a class="el" href="juce__MathsFunctions_8h.html#a43d43196463bde49cb067f5c20ab8481">int32</a> value)</td></tr>
<tr class="memdesc:a0bf8a6770d0c9848e376ac5d46d3ed2a"><td class="mdescLeft"> </td><td class="mdescRight">Creates a new <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> of type int32 with a given value and adds it to the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object. <a href="#a0bf8a6770d0c9848e376ac5d46d3ed2a">More...</a><br /></td></tr>
<tr class="separator:a0bf8a6770d0c9848e376ac5d46d3ed2a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a455bc74a17b2a9316eae966f53031ef3"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOSCMessage.html#a455bc74a17b2a9316eae966f53031ef3">addFloat32</a> (float value)</td></tr>
<tr class="memdesc:a455bc74a17b2a9316eae966f53031ef3"><td class="mdescLeft"> </td><td class="mdescRight">Creates a new <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> of type float32 with a given value and adds it to the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object. <a href="#a455bc74a17b2a9316eae966f53031ef3">More...</a><br /></td></tr>
<tr class="separator:a455bc74a17b2a9316eae966f53031ef3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3a9f218031b192ec68772f218b0be9e4"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOSCMessage.html#a3a9f218031b192ec68772f218b0be9e4">addString</a> (const <a class="el" href="classString.html">String</a> &value)</td></tr>
<tr class="memdesc:a3a9f218031b192ec68772f218b0be9e4"><td class="mdescLeft"> </td><td class="mdescRight">Creates a new <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> of type string with a given value and adds it to the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object. <a href="#a3a9f218031b192ec68772f218b0be9e4">More...</a><br /></td></tr>
<tr class="separator:a3a9f218031b192ec68772f218b0be9e4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adb70fd2652aa39dea80e08c93ed2ebaa"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOSCMessage.html#adb70fd2652aa39dea80e08c93ed2ebaa">addBlob</a> (const <a class="el" href="classMemoryBlock.html">MemoryBlock</a> &blob)</td></tr>
<tr class="memdesc:adb70fd2652aa39dea80e08c93ed2ebaa"><td class="mdescLeft"> </td><td class="mdescRight">Creates a new <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> of type blob with binary data content copied from the given <a class="el" href="classMemoryBlock.html" title="A class to hold a resizable block of raw data. ">MemoryBlock</a>. <a href="#adb70fd2652aa39dea80e08c93ed2ebaa">More...</a><br /></td></tr>
<tr class="separator:adb70fd2652aa39dea80e08c93ed2ebaa"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac02b68dbef52c377e547e690da62c454"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOSCMessage.html#ac02b68dbef52c377e547e690da62c454">addArgument</a> (<a class="el" href="classOSCArgument.html">OSCArgument</a> argument)</td></tr>
<tr class="memdesc:ac02b68dbef52c377e547e690da62c454"><td class="mdescLeft"> </td><td class="mdescRight">Adds the <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> argument to the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object. <a href="#ac02b68dbef52c377e547e690da62c454">More...</a><br /></td></tr>
<tr class="separator:ac02b68dbef52c377e547e690da62c454"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>An OSC <a class="el" href="classMessage.html" title="The base class for objects that can be sent to a MessageListener. ">Message</a>. </p>
<p>An <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> consists of an <a class="el" href="classOSCAddressPattern.html" title="An OSC address pattern. ">OSCAddressPattern</a> and zero or more OSCArguments.</p>
<p>OSC messages are the elementary objects that are used to exchange any data via OSC. An <a class="el" href="classOSCSender.html" title="An OSC message sender. ">OSCSender</a> can send <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> objects to an <a class="el" href="classOSCReceiver.html" title="A class for receiving OSC data. ">OSCReceiver</a>. </p>
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a id="aa0cfb61e14cb788995bc7f520f08a206"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa0cfb61e14cb788995bc7f520f08a206">§ </a></span>OSCMessage() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">OSCMessage::OSCMessage </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classOSCAddressPattern.html">OSCAddressPattern</a> & </td>
<td class="paramname"><em>ap</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">noexcept</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Constructs an <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object with the given address pattern and no arguments. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">ap</td><td>the address pattern of the message. This must be a valid OSC address (starting with a forward slash) and may contain OSC wildcard expressions. You can pass in a string literal or a juce <a class="el" href="classString.html" title="The JUCE String class! ">String</a> (they will be converted to an <a class="el" href="classOSCAddressPattern.html" title="An OSC address pattern. ">OSCAddressPattern</a> automatically). </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a id="ae5e39417dd07ad2c695135a583429ba9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae5e39417dd07ad2c695135a583429ba9">§ </a></span>OSCMessage() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<typename Arg1 , typename... Args> </div>
<table class="memname">
<tr>
<td class="memname">OSCMessage::OSCMessage </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classOSCAddressPattern.html">OSCAddressPattern</a> & </td>
<td class="paramname"><em>ap</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">Arg1 && </td>
<td class="paramname"><em>arg1</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">Args &&... </td>
<td class="paramname"><em>args</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Constructs an <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object with the given address pattern and list of arguments. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">ap</td><td>the address pattern of the message. This must be a valid OSC address (starting with a forward slash) and may contain OSC wildcard expressions. You can pass in a string literal or a juce <a class="el" href="classString.html" title="The JUCE String class! ">String</a> (they will be converted to an <a class="el" href="classOSCAddressPattern.html" title="An OSC address pattern. ">OSCAddressPattern</a> automatically).</td></tr>
<tr><td class="paramname">arg1</td><td>the first argument of the message. </td></tr>
<tr><td class="paramname">args</td><td>an optional list of further arguments to add to the message. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a5dfb8e0eea5f651586249c7834756cc2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5dfb8e0eea5f651586249c7834756cc2">§ </a></span>setAddressPattern()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void OSCMessage::setAddressPattern </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classOSCAddressPattern.html">OSCAddressPattern</a> & </td>
<td class="paramname"><em>ap</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">noexcept</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Sets the address pattern of the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a>. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">ap</td><td>the address pattern of the message. This must be a valid OSC address (starting with a forward slash) and may contain OSC wildcard expressions. You can pass in a string literal or a juce <a class="el" href="classString.html" title="The JUCE String class! ">String</a> (they will be converted to an <a class="el" href="classOSCAddressPattern.html" title="An OSC address pattern. ">OSCAddressPattern</a> automatically). </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a id="a3fea72d3d907200939a9dd3ef04c5068"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3fea72d3d907200939a9dd3ef04c5068">§ </a></span>getAddressPattern()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classOSCAddressPattern.html">OSCAddressPattern</a> OSCMessage::getAddressPattern </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">noexcept</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns the address pattern of the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a>. </p>
</div>
</div>
<a id="a59bc329c81577375af70e5afdad75c28"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a59bc329c81577375af70e5afdad75c28">§ </a></span>size()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">int OSCMessage::size </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">noexcept</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns the number of <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> objects that belong to this <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a>. </p>
</div>
</div>
<a id="a4c3261179a87ee57b79d9cd64c2a8a63"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4c3261179a87ee57b79d9cd64c2a8a63">§ </a></span>isEmpty()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool OSCMessage::isEmpty </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">noexcept</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns true if the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> contains no <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> objects; false otherwise. </p>
</div>
</div>
<a id="addc773f65d099f846daffd8cf4b0a829"></a>
<h2 class="memtitle"><span class="permalink"><a href="#addc773f65d099f846daffd8cf4b0a829">§ </a></span>operator[]()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classOSCArgument.html">OSCArgument</a>& OSCMessage::operator[] </td>
<td>(</td>
<td class="paramtype">const int </td>
<td class="paramname"><em>i</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">noexcept</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns a reference to the <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> at index i in the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object. </p>
<p>This method does not check the range and results in undefined behaviour in case i < 0 or i >= <a class="el" href="classOSCMessage.html#a59bc329c81577375af70e5afdad75c28" title="Returns the number of OSCArgument objects that belong to this OSCMessage. ">size()</a>. </p>
</div>
</div>
<a id="a146f7cbb7dc702f1459a706e74c4bb71"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a146f7cbb7dc702f1459a706e74c4bb71">§ </a></span>begin()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classOSCArgument.html">OSCArgument</a>* OSCMessage::begin </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">noexcept</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns a pointer to the first <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> in the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object. </p>
<p>This method is provided for compatibility with standard C++ iteration mechanisms. </p>
</div>
</div>
<a id="a58d742f6fe7a4aa34e7eed5f593482b0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a58d742f6fe7a4aa34e7eed5f593482b0">§ </a></span>end()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classOSCArgument.html">OSCArgument</a>* OSCMessage::end </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">noexcept</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns a pointer to the last <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> in the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object. </p>
<p>This method is provided for compatibility with standard C++ iteration mechanisms. </p>
</div>
</div>
<a id="a7130a169e40d167190217c755394b055"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7130a169e40d167190217c755394b055">§ </a></span>clear()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void OSCMessage::clear </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Removes all arguments from the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a>. </p>
</div>
</div>
<a id="a0bf8a6770d0c9848e376ac5d46d3ed2a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0bf8a6770d0c9848e376ac5d46d3ed2a">§ </a></span>addInt32()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void OSCMessage::addInt32 </td>
<td>(</td>
<td class="paramtype"><a class="el" href="juce__MathsFunctions_8h.html#a43d43196463bde49cb067f5c20ab8481">int32</a> </td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Creates a new <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> of type int32 with a given value and adds it to the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object. </p>
</div>
</div>
<a id="a455bc74a17b2a9316eae966f53031ef3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a455bc74a17b2a9316eae966f53031ef3">§ </a></span>addFloat32()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void OSCMessage::addFloat32 </td>
<td>(</td>
<td class="paramtype">float </td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Creates a new <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> of type float32 with a given value and adds it to the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object. </p>
</div>
</div>
<a id="a3a9f218031b192ec68772f218b0be9e4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3a9f218031b192ec68772f218b0be9e4">§ </a></span>addString()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void OSCMessage::addString </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classString.html">String</a> & </td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Creates a new <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> of type string with a given value and adds it to the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object. </p>
</div>
</div>
<a id="adb70fd2652aa39dea80e08c93ed2ebaa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adb70fd2652aa39dea80e08c93ed2ebaa">§ </a></span>addBlob()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void OSCMessage::addBlob </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classMemoryBlock.html">MemoryBlock</a> & </td>
<td class="paramname"><em>blob</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Creates a new <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> of type blob with binary data content copied from the given <a class="el" href="classMemoryBlock.html" title="A class to hold a resizable block of raw data. ">MemoryBlock</a>. </p>
<p>Note: if the argument passed is an lvalue, this may copy the binary data. </p>
</div>
</div>
<a id="ac02b68dbef52c377e547e690da62c454"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac02b68dbef52c377e547e690da62c454">§ </a></span>addArgument()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void OSCMessage::addArgument </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classOSCArgument.html">OSCArgument</a> </td>
<td class="paramname"><em>argument</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Adds the <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> argument to the <a class="el" href="classOSCMessage.html" title="An OSC Message. ">OSCMessage</a> object. </p>
<p>Note: This method will result in a copy of the <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> object if it is passed as an lvalue. If the <a class="el" href="classOSCArgument.html" title="An OSC argument. ">OSCArgument</a> is of type blob, this will also copy the underlying binary data. In general, you should use addInt32, addFloat32, etc. instead. </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="juce__OSCMessage_8h.html">juce_OSCMessage.h</a></li>
</ul>
</div><!-- contents -->
<hr class="footer"/>
<address class="footer"><small>All content © ROLI Ltd.</small></address><br/>
</body>
</html>
|