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 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>libgdamm: Gnome::Gda::DictConstraint Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%">
<tr>
<td>libgdamm Reference Documentation</td>
</tr>
</table>
<center>
<a class="qindex" href="../../../../../libgnomedbmm-3.0/docs/index.html">Main Page</a>
<a class="qindex" href="namespaces.html"> Namespaces</a>
<a href="../../../../../libgnomedbmm-3.0/docs/tutorial/html/index.html"> Book</a>
</center>
<hr width="100%"/>
<!-- Generated by Doxygen 1.5.1 -->
<div class="nav">
<a class="el" href="namespaceGnome.html">Gnome</a>::<a class="el" href="namespaceGnome_1_1Gda.html">Gda</a>::<a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html">DictConstraint</a></div>
<h1>Gnome::Gda::DictConstraint Class Reference</h1><!-- doxytag: class="Gnome::Gda::DictConstraint" --><!-- doxytag: inherits="Gnome::Gda::Object,Gnome::Gda::XmlStorage,Gnome::Gda::Referer" -->Represents a constraint within a database.
<a href="#_details">More...</a>
<p>
Inheritance diagram for Gnome::Gda::DictConstraint:<p><center><img src="classGnome_1_1Gda_1_1DictConstraint__inherit__graph.png" border="0" usemap="#Gnome_1_1Gda_1_1DictConstraint__inherit__map" alt="Inheritance graph"></center>
<map name="Gnome_1_1Gda_1_1DictConstraint__inherit__map">
<area href="classGnome_1_1Gda_1_1Object.html" shape="rect" coords="5,238,157,265" alt="">
<area doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1Object.html" shape="rect" coords="68,161,161,188" alt="">
<area doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ObjectBase.html" shape="rect" coords="148,84,273,110" alt="">
<area doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1Interface.html" shape="rect" coords="220,161,329,188" alt="">
<area doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classsigc_1_1trackable.html" shape="rect" coords="155,6,267,33" alt="">
<area href="classGnome_1_1Gda_1_1XmlStorage.html" shape="rect" coords="181,238,368,265" alt="">
<area href="classGnome_1_1Gda_1_1Referer.html" shape="rect" coords="392,238,547,265" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classGnome_1_1Gda_1_1DictConstraint-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#c1392ae4c83a92a97e781749ee3ce3b2">equal</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><const <a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html">DictConstraint</a>>& cstr2) const</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Compares two <a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html">Gda::DictConstraint</a> objects to see if they are equal, without taking into account the name of the constraints or weather they are user or system defined. <a href="#c1392ae4c83a92a97e781749ee3ce3b2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#39f6782048390b57cd565fda1b6caf10">fkey_get_actions</a> (<a class="el" href="group__libgdammEnums.html#geee7960f1a7b11d66fdb451fd5225276">DictConstraintFkAction</a>& on_update, <a class="el" href="group__libgdammEnums.html#geee7960f1a7b11d66fdb451fd5225276">DictConstraintFkAction</a>& on_delete)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Get the actions undertaken by the DBMS when some actions occur on the referenced data. <a href="#39f6782048390b57cd565fda1b6caf10"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><const <a class="el" href="classGnome_1_1Gda_1_1DictTable.html">DictTable</a>> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#052e522d3fcc6de3b056370779f7789e">fkey_get_ref_table</a> () const</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Get the <a class="el" href="classGnome_1_1Gda_1_1DictTable.html">Gda::DictTable</a> at the other end of the foreign key relation represented by this constraint. <a href="#052e522d3fcc6de3b056370779f7789e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictTable.html">DictTable</a>> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#2e190cb037daa174f3b43427efdc6557">fkey_get_ref_table</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Get the <a class="el" href="classGnome_1_1Gda_1_1DictTable.html">Gda::DictTable</a> at the other end of the foreign key relation represented by this constraint. <a href="#2e190cb037daa174f3b43427efdc6557"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#6c7742514bc1f4acb32db5ca2152d357">fkey_set_actions</a> (<a class="el" href="group__libgdammEnums.html#geee7960f1a7b11d66fdb451fd5225276">DictConstraintFkAction</a> on_update, <a class="el" href="group__libgdammEnums.html#geee7960f1a7b11d66fdb451fd5225276">DictConstraintFkAction</a> on_delete)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Sets the actions undertaken by the DBMS when some actions occur on the referenced data. <a href="#6c7742514bc1f4acb32db5ca2152d357"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#65efa06919a723a63692290feb75ea55">fkey_set_fields</a> (const GSList* pairs)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Sets the field pairs which make the foreign key represented by <em>cstr</em>. <a href="#65efa06919a723a63692290feb75ea55"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="group__libgdammEnums.html#g645741536dd4b3c246cc1a8055a0d273">DictConstraintType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#1f1e3e896724be986dfd18b696d4ae05">get_constraint_type</a> () const</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Get the type of constraint the <em>cstr</em> object represents. <a href="#1f1e3e896724be986dfd18b696d4ae05"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><const <a class="el" href="classGnome_1_1Gda_1_1DictTable.html">DictTable</a>> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#fd6800caf5469d45662d287437f07fb8">get_table</a> () const</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Get the table to which the constraint is attached. <a href="#fd6800caf5469d45662d287437f07fb8"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictTable.html">DictTable</a>> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#cbb7cb6bd91be0d59bf7c5fd8871469b">get_table</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Get the table to which the constraint is attached. <a href="#cbb7cb6bd91be0d59bf7c5fd8871469b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const GdaDictConstraint* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#7c783cbfe9ea258ab5dcee77080be887">gobj</a> () const</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Provides access to the underlying C GObject. <a href="#7c783cbfe9ea258ab5dcee77080be887"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">GdaDictConstraint* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#a90dcfb2040d5311178d8c7fb5e06021">gobj</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Provides access to the underlying C GObject. <a href="#a90dcfb2040d5311178d8c7fb5e06021"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">GdaDictConstraint* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#27c28c55041f80a8c46c2cca100f5fa0">gobj_copy</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs. <a href="#27c28c55041f80a8c46c2cca100f5fa0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><const <a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a>> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#998d8860eb1dec142ded7610d62d6c88">not_null_get_field</a> () const</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a>> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#7baf260d4035596332002ce6db60a9d8">not_null_get_field</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#695e918f0a300f57de711c16756de387">not_null_set_field</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a>>& field)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1SListHandle.html">Glib::SListHandle</a>< <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<br>
const <a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a> > > </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#299c2388c9f31889a03ed991466dfc9a">pkey_get_fields</a> () const</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Get the list of fields composing the primary key constraint which <em>cstr</em> represents. <a href="#299c2388c9f31889a03ed991466dfc9a"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1SListHandle.html">Glib::SListHandle</a>< <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<br>
<a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a> > > </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#bfafad5fdb33fdf75f11ef2d7b6226cb">pkey_get_fields</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Get the list of fields composing the primary key constraint which <em>cstr</em> represents. <a href="#bfafad5fdb33fdf75f11ef2d7b6226cb"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#4d366d1ac642ec66cf28647d1245da60">pkey_set_fields</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1SListHandle.html">Glib::SListHandle</a><<a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a>>>& fields)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Sets the fields which make the primary key represented by <em>cstr</em>. <a href="#4d366d1ac642ec66cf28647d1245da60"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><<br>
bool > </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#b27722a7fab6ab24ae4e980580376e76">property_user_constraint</a> () const</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">You rarely need to use properties because there are get_ and set_ methods for almost all of them. <a href="#b27722a7fab6ab24ae4e980580376e76"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a><bool> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#84550dc73b3666206d7e86f163689bcd">property_user_constraint</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">You rarely need to use properties because there are get_ and set_ methods for almost all of them. <a href="#84550dc73b3666206d7e86f163689bcd"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1SListHandle.html">Glib::SListHandle</a>< <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<br>
const <a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a> > > </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#cc38f52ccb9fb4e9af99eba79e109199">unique_get_fields</a> () const</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Get the list of fields represented by this UNIQUE constraint. <a href="#cc38f52ccb9fb4e9af99eba79e109199"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1SListHandle.html">Glib::SListHandle</a>< <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<br>
<a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a> > > </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#f5e55ce6824565575444e2e81e134294">unique_get_fields</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Get the list of fields represented by this UNIQUE constraint. <a href="#f5e55ce6824565575444e2e81e134294"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#59f75023b54ffa790ecfaf5e0f97924d">unique_set_fields</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1SListHandle.html">Glib::SListHandle</a><<a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a>>>& fields)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#ba0560486e1f648c7d9ee3a9d6f8b58f">uses_field</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><const <a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a>>& field) const</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Tests if <em>field</em> is part of the <em>cstr</em> constraint. <a href="#ba0560486e1f648c7d9ee3a9d6f8b58f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#57f6b003ef91f1ef4da349766bbbb65c">~DictConstraint</a> ()</td></tr>
<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html">DictConstraint</a>> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#e37975e3396a2d21af83b1b35587a4e8">create</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictDatabase.html">DictDatabase</a>>& db)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html">DictConstraint</a>> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#184af5e3fce14fdabd4539609f13020b">create</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictTable.html">DictTable</a>>& table, <a class="el" href="group__libgdammEnums.html#g645741536dd4b3c246cc1a8055a0d273">DictConstraintType</a> type)</td></tr>
<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#2f8e1ab83f43a4671c86877cf3005b96">DictConstraint</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictDatabase.html">DictDatabase</a>>& db)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#231b2b550f218b5c12980897cccc2834">DictConstraint</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictTable.html">DictTable</a>>& table, <a class="el" href="group__libgdammEnums.html#g645741536dd4b3c246cc1a8055a0d273">DictConstraintType</a> type)</td></tr>
<tr><td colspan="2"><br><h2>Related Functions</h2></td></tr>
<tr><td colspan="2">(Note that these are not member functions.) <br><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html">Gnome::Gda::DictConstraint</a>> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html#11523ce6a20a920f0166fab9836039fe">wrap</a> (GdaDictConstraint* object, bool take_copy=false)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/namespaceGlib.html#671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. <a href="#11523ce6a20a920f0166fab9836039fe"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Represents a constraint within a database.
<p>
Any type of constraint in a database is represented by one instance of this class (see the possible types of constraints). As some constraints may not depend exclusively on a table, all the constraints are attached to the database itself.
<p>
<hr><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" name="57f6b003ef91f1ef4da349766bbbb65c"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::~DictConstraint" ref="57f6b003ef91f1ef4da349766bbbb65c" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual Gnome::Gda::DictConstraint::~DictConstraint </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="231b2b550f218b5c12980897cccc2834"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::DictConstraint" ref="231b2b550f218b5c12980897cccc2834" args="(const Glib::RefPtr< DictTable > &table, DictConstraintType type)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Gnome::Gda::DictConstraint::DictConstraint </td>
<td>(</td>
<td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictTable.html">DictTable</a>>& </td>
<td class="paramname"> <em>table</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="group__libgdammEnums.html#g645741536dd4b3c246cc1a8055a0d273">DictConstraintType</a> </td>
<td class="paramname"> <em>type</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [explicit, protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="2f8e1ab83f43a4671c86877cf3005b96"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::DictConstraint" ref="2f8e1ab83f43a4671c86877cf3005b96" args="(const Glib::RefPtr< DictDatabase > &db)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Gnome::Gda::DictConstraint::DictConstraint </td>
<td>(</td>
<td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictDatabase.html">DictDatabase</a>>& </td>
<td class="paramname"> <em>db</em> </td>
<td> ) </td>
<td width="100%"><code> [explicit, protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="e37975e3396a2d21af83b1b35587a4e8"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::create" ref="e37975e3396a2d21af83b1b35587a4e8" args="(const Glib::RefPtr< DictDatabase > &db)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html">DictConstraint</a>> Gnome::Gda::DictConstraint::create </td>
<td>(</td>
<td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictDatabase.html">DictDatabase</a>>& </td>
<td class="paramname"> <em>db</em> </td>
<td> ) </td>
<td width="100%"><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="184af5e3fce14fdabd4539609f13020b"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::create" ref="184af5e3fce14fdabd4539609f13020b" args="(const Glib::RefPtr< DictTable > &table, DictConstraintType type)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html">DictConstraint</a>> Gnome::Gda::DictConstraint::create </td>
<td>(</td>
<td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictTable.html">DictTable</a>>& </td>
<td class="paramname"> <em>table</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="group__libgdammEnums.html#g645741536dd4b3c246cc1a8055a0d273">DictConstraintType</a> </td>
<td class="paramname"> <em>type</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="c1392ae4c83a92a97e781749ee3ce3b2"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::equal" ref="c1392ae4c83a92a97e781749ee3ce3b2" args="(const Glib::RefPtr< const DictConstraint > &cstr2) const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool Gnome::Gda::DictConstraint::equal </td>
<td>(</td>
<td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><const <a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html">DictConstraint</a>>& </td>
<td class="paramname"> <em>cstr2</em> </td>
<td> ) </td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Compares two <a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html">Gda::DictConstraint</a> objects to see if they are equal, without taking into account the name of the constraints or weather they are user or system defined.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>cstr2</em> </td><td>The second <a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html">Gda::DictConstraint</a> to compare. </td></tr>
</table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd><code>true</code> if the two constraints are equal and <code>false</code> otherwise. </dd></dl>
</div>
</div><p>
<a class="anchor" name="39f6782048390b57cd565fda1b6caf10"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::fkey_get_actions" ref="39f6782048390b57cd565fda1b6caf10" args="(DictConstraintFkAction &on_update, DictConstraintFkAction &on_delete)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Gnome::Gda::DictConstraint::fkey_get_actions </td>
<td>(</td>
<td class="paramtype"><a class="el" href="group__libgdammEnums.html#geee7960f1a7b11d66fdb451fd5225276">DictConstraintFkAction</a>& </td>
<td class="paramname"> <em>on_update</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="group__libgdammEnums.html#geee7960f1a7b11d66fdb451fd5225276">DictConstraintFkAction</a>& </td>
<td class="paramname"> <em>on_delete</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Get the actions undertaken by the DBMS when some actions occur on the referenced data.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>on_update</em> </td><td>An address to store the action undertaken when an UPDATE occurs. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>on_delete</em> </td><td>An address to store the action undertaken when a DELETE occurs. </td></tr>
</table>
</dl>
</div>
</div><p>
<a class="anchor" name="052e522d3fcc6de3b056370779f7789e"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::fkey_get_ref_table" ref="052e522d3fcc6de3b056370779f7789e" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><const <a class="el" href="classGnome_1_1Gda_1_1DictTable.html">DictTable</a>> Gnome::Gda::DictConstraint::fkey_get_ref_table </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Get the <a class="el" href="classGnome_1_1Gda_1_1DictTable.html">Gda::DictTable</a> at the other end of the foreign key relation represented by this constraint.
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The <a class="el" href="classGnome_1_1Gda_1_1DictTable.html">Gda::DictTable</a>. </dd></dl>
</div>
</div><p>
<a class="anchor" name="2e190cb037daa174f3b43427efdc6557"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::fkey_get_ref_table" ref="2e190cb037daa174f3b43427efdc6557" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictTable.html">DictTable</a>> Gnome::Gda::DictConstraint::fkey_get_ref_table </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Get the <a class="el" href="classGnome_1_1Gda_1_1DictTable.html">Gda::DictTable</a> at the other end of the foreign key relation represented by this constraint.
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The <a class="el" href="classGnome_1_1Gda_1_1DictTable.html">Gda::DictTable</a>. </dd></dl>
</div>
</div><p>
<a class="anchor" name="6c7742514bc1f4acb32db5ca2152d357"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::fkey_set_actions" ref="6c7742514bc1f4acb32db5ca2152d357" args="(DictConstraintFkAction on_update, DictConstraintFkAction on_delete)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Gnome::Gda::DictConstraint::fkey_set_actions </td>
<td>(</td>
<td class="paramtype"><a class="el" href="group__libgdammEnums.html#geee7960f1a7b11d66fdb451fd5225276">DictConstraintFkAction</a> </td>
<td class="paramname"> <em>on_update</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="group__libgdammEnums.html#geee7960f1a7b11d66fdb451fd5225276">DictConstraintFkAction</a> </td>
<td class="paramname"> <em>on_delete</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the actions undertaken by the DBMS when some actions occur on the referenced data.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>on_update</em> </td><td>The action undertaken when an UPDATE occurs. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>on_delete</em> </td><td>The action undertaken when a DELETE occurs. </td></tr>
</table>
</dl>
</div>
</div><p>
<a class="anchor" name="65efa06919a723a63692290feb75ea55"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::fkey_set_fields" ref="65efa06919a723a63692290feb75ea55" args="(const GSList *pairs)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Gnome::Gda::DictConstraint::fkey_set_fields </td>
<td>(</td>
<td class="paramtype">const GSList * </td>
<td class="paramname"> <em>pairs</em> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the field pairs which make the foreign key represented by <em>cstr</em>.
<p>
All the field pairs must list a field which belong to the same <a class="el" href="classGnome_1_1Gda_1_1DictTable.html">Gda::DictTable</a> to which the constraint is attached and a field which belongs to a <a class="el" href="classGnome_1_1Gda_1_1DictTable.html">Gda::DictTable</a> which is different from the one just mentionned and which is within the same database. The pairs are of type Gda::DictConstraintFkeyPair. <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>pairs</em> </td><td>A list of <a class="el" href="classGnome_1_1Gda_1_1DictField.html">Gda::DictField</a> objects. </td></tr>
</table>
</dl>
</div>
</div><p>
<a class="anchor" name="1f1e3e896724be986dfd18b696d4ae05"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::get_constraint_type" ref="1f1e3e896724be986dfd18b696d4ae05" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__libgdammEnums.html#g645741536dd4b3c246cc1a8055a0d273">DictConstraintType</a> Gnome::Gda::DictConstraint::get_constraint_type </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Get the type of constraint the <em>cstr</em> object represents.
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The constraint type. </dd></dl>
</div>
</div><p>
<a class="anchor" name="fd6800caf5469d45662d287437f07fb8"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::get_table" ref="fd6800caf5469d45662d287437f07fb8" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><const <a class="el" href="classGnome_1_1Gda_1_1DictTable.html">DictTable</a>> Gnome::Gda::DictConstraint::get_table </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Get the table to which the constraint is attached.
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The <a class="el" href="classGnome_1_1Gda_1_1DictTable.html">Gda::DictTable</a>. </dd></dl>
</div>
</div><p>
<a class="anchor" name="cbb7cb6bd91be0d59bf7c5fd8871469b"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::get_table" ref="cbb7cb6bd91be0d59bf7c5fd8871469b" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictTable.html">DictTable</a>> Gnome::Gda::DictConstraint::get_table </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Get the table to which the constraint is attached.
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The <a class="el" href="classGnome_1_1Gda_1_1DictTable.html">Gda::DictTable</a>. </dd></dl>
</div>
</div><p>
<a class="anchor" name="7c783cbfe9ea258ab5dcee77080be887"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::gobj" ref="7c783cbfe9ea258ab5dcee77080be887" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const GdaDictConstraint* Gnome::Gda::DictConstraint::gobj </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Provides access to the underlying C GObject.
<p>
<p>
Reimplemented from <a class="el" href="classGnome_1_1Gda_1_1Object.html#df1d2b9394040be2e5a67f9e2b15b252">Gnome::Gda::Object</a>.
</div>
</div><p>
<a class="anchor" name="a90dcfb2040d5311178d8c7fb5e06021"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::gobj" ref="a90dcfb2040d5311178d8c7fb5e06021" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">GdaDictConstraint* Gnome::Gda::DictConstraint::gobj </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Provides access to the underlying C GObject.
<p>
<p>
Reimplemented from <a class="el" href="classGnome_1_1Gda_1_1Object.html#172549d176d19e80e6a4bee516c472df">Gnome::Gda::Object</a>.
</div>
</div><p>
<a class="anchor" name="27c28c55041f80a8c46c2cca100f5fa0"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::gobj_copy" ref="27c28c55041f80a8c46c2cca100f5fa0" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">GdaDictConstraint* Gnome::Gda::DictConstraint::gobj_copy </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
<p>
<p>
Reimplemented from <a class="el" href="classGnome_1_1Gda_1_1Object.html#0b2ee60d971b16b74ed9b9c48b1524ef">Gnome::Gda::Object</a>.
</div>
</div><p>
<a class="anchor" name="998d8860eb1dec142ded7610d62d6c88"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::not_null_get_field" ref="998d8860eb1dec142ded7610d62d6c88" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><const <a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a>> Gnome::Gda::DictConstraint::not_null_get_field </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="7baf260d4035596332002ce6db60a9d8"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::not_null_get_field" ref="7baf260d4035596332002ce6db60a9d8" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a>> Gnome::Gda::DictConstraint::not_null_get_field </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="695e918f0a300f57de711c16756de387"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::not_null_set_field" ref="695e918f0a300f57de711c16756de387" args="(const Glib::RefPtr< DictField > &field)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Gnome::Gda::DictConstraint::not_null_set_field </td>
<td>(</td>
<td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a>>& </td>
<td class="paramname"> <em>field</em> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="299c2388c9f31889a03ed991466dfc9a"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::pkey_get_fields" ref="299c2388c9f31889a03ed991466dfc9a" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1SListHandle.html">Glib::SListHandle</a><<a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><const <a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a>>> Gnome::Gda::DictConstraint::pkey_get_fields </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Get the list of fields composing the primary key constraint which <em>cstr</em> represents.
<p>
The returned list is allocated and must be de-allocated by the caller. <dl class="return" compact><dt><b>Returns:</b></dt><dd>A new list of fields. </dd></dl>
</div>
</div><p>
<a class="anchor" name="bfafad5fdb33fdf75f11ef2d7b6226cb"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::pkey_get_fields" ref="bfafad5fdb33fdf75f11ef2d7b6226cb" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1SListHandle.html">Glib::SListHandle</a><<a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a>>> Gnome::Gda::DictConstraint::pkey_get_fields </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Get the list of fields composing the primary key constraint which <em>cstr</em> represents.
<p>
The returned list is allocated and must be de-allocated by the caller. <dl class="return" compact><dt><b>Returns:</b></dt><dd>A new list of fields. </dd></dl>
</div>
</div><p>
<a class="anchor" name="4d366d1ac642ec66cf28647d1245da60"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::pkey_set_fields" ref="4d366d1ac642ec66cf28647d1245da60" args="(const Glib::SListHandle< Glib::RefPtr< DictField > > &fields)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Gnome::Gda::DictConstraint::pkey_set_fields </td>
<td>(</td>
<td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1SListHandle.html">Glib::SListHandle</a><<a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a>>>& </td>
<td class="paramname"> <em>fields</em> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the fields which make the primary key represented by <em>cstr</em>.
<p>
All the fields must belong to the same <a class="el" href="classGnome_1_1Gda_1_1DictTable.html">Gda::DictTable</a> to which the constraint is attached <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>fields</em> </td><td>A list of <a class="el" href="classGnome_1_1Gda_1_1DictField.html">Gda::DictField</a> objects. </td></tr>
</table>
</dl>
</div>
</div><p>
<a class="anchor" name="b27722a7fab6ab24ae4e980580376e76"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::property_user_constraint" ref="b27722a7fab6ab24ae4e980580376e76" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><bool> Gnome::Gda::DictConstraint::property_user_constraint </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>
</div>
</div><p>
<a class="anchor" name="84550dc73b3666206d7e86f163689bcd"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::property_user_constraint" ref="84550dc73b3666206d7e86f163689bcd" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a><bool> Gnome::Gda::DictConstraint::property_user_constraint </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>
</div>
</div><p>
<a class="anchor" name="cc38f52ccb9fb4e9af99eba79e109199"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::unique_get_fields" ref="cc38f52ccb9fb4e9af99eba79e109199" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1SListHandle.html">Glib::SListHandle</a><<a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><const <a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a>>> Gnome::Gda::DictConstraint::unique_get_fields </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Get the list of fields represented by this UNIQUE constraint.
<p>
It's up to the caller to free the list. <dl class="return" compact><dt><b>Returns:</b></dt><dd>A new list of fields. </dd></dl>
</div>
</div><p>
<a class="anchor" name="f5e55ce6824565575444e2e81e134294"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::unique_get_fields" ref="f5e55ce6824565575444e2e81e134294" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1SListHandle.html">Glib::SListHandle</a><<a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a>>> Gnome::Gda::DictConstraint::unique_get_fields </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Get the list of fields represented by this UNIQUE constraint.
<p>
It's up to the caller to free the list. <dl class="return" compact><dt><b>Returns:</b></dt><dd>A new list of fields. </dd></dl>
</div>
</div><p>
<a class="anchor" name="59f75023b54ffa790ecfaf5e0f97924d"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::unique_set_fields" ref="59f75023b54ffa790ecfaf5e0f97924d" args="(const Glib::SListHandle< Glib::RefPtr< DictField > > &fields)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Gnome::Gda::DictConstraint::unique_set_fields </td>
<td>(</td>
<td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1SListHandle.html">Glib::SListHandle</a><<a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a>>>& </td>
<td class="paramname"> <em>fields</em> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="ba0560486e1f648c7d9ee3a9d6f8b58f"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::uses_field" ref="ba0560486e1f648c7d9ee3a9d6f8b58f" args="(const Glib::RefPtr< const DictField > &field) const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool Gnome::Gda::DictConstraint::uses_field </td>
<td>(</td>
<td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><const <a class="el" href="classGnome_1_1Gda_1_1DictField.html">DictField</a>>& </td>
<td class="paramname"> <em>field</em> </td>
<td> ) </td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Tests if <em>field</em> is part of the <em>cstr</em> constraint.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>field</em> </td><td>A <a class="el" href="classGnome_1_1Gda_1_1DictField.html">Gda::DictField</a> object. </td></tr>
</table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd><code>true</code> if <em>cstr</em> uses <em>field</em>. </dd></dl>
</div>
</div><p>
<hr><h2>Friends And Related Function Documentation</h2>
<a class="anchor" name="11523ce6a20a920f0166fab9836039fe"></a><!-- doxytag: member="Gnome::Gda::DictConstraint::wrap" ref="11523ce6a20a920f0166fab9836039fe" args="(GdaDictConstraint *object, bool take_copy=false)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGnome_1_1Gda_1_1DictConstraint.html">Gnome::Gda::DictConstraint</a>> wrap </td>
<td>(</td>
<td class="paramtype">GdaDictConstraint * </td>
<td class="paramname"> <em>object</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool </td>
<td class="paramname"> <em>take_copy</em> = <code>false</code></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [related]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
A <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/namespaceGlib.html#671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>object</em> </td><td>The C instance. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>take_copy</em> </td><td>False if the result should take ownership of the C instance. True if it should take a new copy or ref. </td></tr>
</table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>A C++ instance that wraps this C instance. </dd></dl>
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="dictconstraint_8h.html">dictconstraint.h</a></ul>
<hr><address><small>
Generated for libgdamm by <a href="http://www.doxygen.org/index.html">
Doxygen</a> 1.5.1 © 1997-2001</small></address>
</body>
</html>
|