27 lines
2.4 KiB
HTML
27 lines
2.4 KiB
HTML
<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!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>
|
|
<title>Class Session</title>
|
|
<link rel="stylesheet" href="style.css" type="text/css" />
|
|
</head>
|
|
|
|
<body bgcolor="#ffffff">
|
|
|
|
<div class = "title">Class Session</div>
|
|
<p></p>
|
|
|
|
<!-- ============================================================= -->
|
|
|
|
<a name="refclass139653"></a>
|
|
<p>Primary Interface for all editing tasks.<br />The session contains defaults, all the assets being edited, and a set of EDL with the individual MObjects to be manipulated and rendered.<br /></p><p>Declaration :</p><ul><li>C++ : class Session </li></ul><p>Directly inherited by : <a href="class128005.html#refclass128005"><b>SessionImpl</b></a> </p>
|
|
<p>Artifact : <a href="index.html#refartifact138757"><b>session</b></a></p><div class="sub">
|
|
<a name="refoperation133637"></a>
|
|
<table><tr><td><div class="element">Operation <b>getFixture</b></div></td></tr></table><p>While the session can be comprised of several EDLs, <br />there is only one Fixture, which represents the actual<br />configuration of all Objects to be rendered<br /></p><p>Declaration :</p><ul><li>Uml : + getFixture() : Fixture&</li><li>C++ : public: Fixture& getFixture () </li></ul><a name="refrelation144773"></a>
|
|
<table><tr><td><div class="element">Relation <b>current (<unidirectional association>)</b></div></td></tr></table><p>Standard access path to get at the current session via the Session Manager, which acts as a "PImpl" smart pointer<br /></p><p>Declaration :</p><ul><li>Uml : static, + current : <a href="class139781.html#refclass139781"><b>SessManager</b></a>, multiplicity : 1</li><li>C++ : public: static <a href="class139781.html#refclass139781"><b>SessManager</b></a>& current</li></ul><a name="refrelation150917"></a>
|
|
<table><tr><td><div class="element">Relation <b>defaults (<unidirectional association>)</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : # defaults : <a href="class141445.html#refclass141445"><b>DefaultsManager</b></a></li><li>C++ : protected: <a href="class141445.html#refclass141445"><b>DefaultsManager</b></a>* defaults</li></ul></div>
|
|
<p>All public operations : <a href="class139653.html#refoperation133637"><b>getFixture</b></a> </p>
|
|
</body>
|
|
</html>
|