Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
number_table_filename [2011/07/31 19:15]
hermann created
number_table_filename [2026/08/28 03:28] (current)
hermann Sync from local documentation review
Line 1: Line 1:
-====== Number Table Filename ====== ​+====== Number Table Filename ======
  
 ===== Description ===== ===== Description =====
  
-This hook identifies ​a table filename ​by assigning ​a number ​to it.+Placeholder used to register ​a table filename ​under given number ​in the container ​it is placed inside. This functor produces no output itself: the enclosing container inspects its input ports and performs the actual registration. 
 + 
 +This functor can be placed inside [[Select Table Filename]].
  
 ===== Inputs ===== ===== Inputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Filename ​ | [[Path Type|Path]]  | Any filename. ​ | +| Filename ​ | [[Table Filename ​Type]] ​ | Table filename ​to register in the container.  | 
-| Filename Number ​ | [[Positive ​Int Type|Positive Int]]  | Table filename number identifier.  |+| Filename Number ​ | [[Positive ​Integer Value Type]] ​ | Number under which Filename will be known inside the container.  |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
 +
 +None.
  
 ===== Outputs ===== ===== Outputs =====
 +
 +None.
  
 ===== Group ===== ===== Group =====
Line 21: Line 27:
 ===== Notes ===== ===== Notes =====
  
-===== Internal Name ===== +A hook such as this one is typically used to feed one value of a given type into a container that performs some operation over a series of such values. 
 + 
 +===== Internal Name =====
  
 NumberTableFilename NumberTableFilename