Query: kiokudb::typemap::entry::compiled
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KiokuDB::TypeMap::Entry::Compiled(3pm) User Contributed Perl Documentation KiokuDB::TypeMap::Entry::Compiled(3pm)NAMEKiokuDB::TypeMap::Entry::Compiled - Object for storing collapse/expand methodsSYNOPSISTODODESCRIPTIONObjects of this class should be returned by "compile" in KiokuDB::TypeMap::Entry. You probably shouldn't be using this directly; you may just want to consume KiokuDB::TypeMap::Entry::Std or something.ATTRIBUTESexpand_method Contains a subroutine reference (or a string, denoting a method name). It is called as method on the KiokuDB::Linker. Takes a KiokuDB::Entry as an argument, and should return the expanded object. collapse_method Contains a subroutine reference (or a string, denoting a method name). It is called as method on the KiokuDB::Collapser. Takes the object to be collapsed as an argument, and should return a KiokuDB::Reference. id_method Contains a subroutine reference (or a string, denoting a method name). It is called as method on the KiokuDB::Collapser. Takes the object to be collapsed as an argument, and should return an ID for it . refresh_method Contains a subroutine reference (or a string, denoting a method name). It is called as method on the KiokuDB::Linker. Takes the object to be refreshed and its corresponding KiokuDB::Entry as arguments. class The class for which the methods are being compiled. entry The KiokuDB::TypeMap::Entry that created this object. perl v5.12.4 2010-10-18 KiokuDB::TypeMap::Entry::Compiled(3pm)
Similar Topics in the Unix Linux Community |
---|
Error Compiling C program |
Compiled Files |
Data Entry |
Completing Command Entry without Typing |
Echo not displaying variable in If-Else condition |