flp_new()instantiates a newflpnode.flp_type()checks if the node is aflpnode.flp_<child>_get()returns the<child>node offlp.flp_<child>_set()sets the new<child>and deletes the old<child>.flp_<child>_rep()sets the new<child>and returns the old<child>.